We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af058a commit 52684a0Copy full SHA for 52684a0
src/index.ts
@@ -1,4 +1,4 @@
1
-import {WebpackConfig, get} from '@easy-webpack/core';
+import {WebpackConfig, get} from '@easy-webpack/core'
2
const ExtractTextPlugin = require('extract-text-webpack-plugin')
3
4
/**
0 commit comments