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 58bf212 commit 0cc0dfaCopy full SHA for 0cc0dfa
src/index.ts
@@ -1,4 +1,4 @@
1
-import {WebpackConfig, get} from '@easy-webpack/core'
+import {WebpackConfigWithMetadata, get} from '@easy-webpack/core'
2
import * as easyCss from '@easy-webpack/config-css'
3
const ExtractTextPlugin = require('extract-text-webpack-plugin')
4
0 commit comments