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 e57a0ad commit 9e6f6a2Copy full SHA for 9e6f6a2
webpack.config.js
@@ -1,4 +1,5 @@
1
const config = require('./webpack.settings')
2
+const path = require('path')
3
const BrowserSyncPlugin = require('browser-sync-webpack-plugin')
4
const CopyWebpackPlugin = require('copy-webpack-plugin')
5
const ManifestPlugin = require('webpack-manifest-plugin')
0 commit comments