waterfall specs

This commit is contained in:
pangxie1991
2017-04-17 11:03:13 +08:00
parent f27c823463
commit ecac075bef
4 changed files with 126 additions and 1 deletions

View File

@@ -16,6 +16,10 @@ const webpackConfig = {
],
postcss: getPostcssPlugin,
resolve: {
modules: [
path.resolve(process.cwd(), 'node_modules'),
'node_modules'
],
extensions: [
'',
'.js',