Línea 78... |
Línea 78... |
78 |
recruitment_and_selection_interviews: {
|
78 |
recruitment_and_selection_interviews: {
|
79 |
entry: './react-webpack/recruitment_and_selection/interviews/index.js',
|
79 |
entry: './react-webpack/recruitment_and_selection/interviews/index.js',
|
80 |
output: path.join(__dirname, 'public/react-bundles/recruitment_and_selection/interviews'),
|
80 |
output: path.join(__dirname, 'public/react-bundles/recruitment_and_selection/interviews'),
|
81 |
filename: 'interviewsBundle.js',
|
81 |
filename: 'interviewsBundle.js',
|
82 |
},
|
82 |
},
|
- |
|
83 |
mobileChat: {
|
- |
|
84 |
entry: "./react-webpack/mobile-chat/index.js",
|
- |
|
85 |
output: path.join(__dirname, "public/react-bundles/mobileChat"),
|
- |
|
86 |
filename: "mobileChatBundle.js",
|
- |
|
87 |
},
|
83 |
objetives_and_goals_planing: {
|
88 |
objetives_and_goals_planing: {
|
84 |
objetives: {
|
89 |
objetives: {
|
85 |
entry: './react-webpack/objetives_and_goals-planing/objetives/index.js',
|
90 |
entry: './react-webpack/objetives_and_goals-planing/objetives/index.js',
|
86 |
output: path.join(__dirname, 'public/react-bundles/objetives_and_goals-planing/objetives'),
|
91 |
output: path.join(__dirname, 'public/react-bundles/objetives_and_goals-planing/objetives'),
|
87 |
filename: 'objetivesBundle.js',
|
92 |
filename: 'objetivesBundle.js',
|