Skip to content

update: require path#17

Open
ali-master wants to merge 2 commits intobootstarted:masterfrom
ali-master:master
Open

update: require path#17
ali-master wants to merge 2 commits intobootstarted:masterfrom
ali-master:master

Conversation

@ali-master
Copy link

No description provided.

README.md Outdated
```javascript
var ExtractTextPlugin = require('extract-text-webpack-plugin');
var CSSSplitWebpackPlugin = require('../').default;
var CSSSplitWebpackPlugin = require('css-split-webpack-plugin');
Copy link

Choose a reason for hiding this comment

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

I think this needs to be require('css-split-webpack-plugin').default

Copy link
Author

Choose a reason for hiding this comment

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

Fixed...

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