Skip to content

Conversation

@chaitanyagurrapu
Copy link
Contributor

No description provided.

Create a file named `webpack.config.js` in the root directory with the following contents:

```javascript
var path = require('path');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like we need to change all code by this one, isn't it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not all code. Just a few changes around the "ExtractTextPlugin". I made another pull request with my existing webconfig.dev.js. Most of the things that show up as "diff's" in that PR seem to be space/indenting issues. Please have a look.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants