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 be2eb22 commit 7fbf880Copy full SHA for 7fbf880
1 file changed
webpack.config.example.js
@@ -1,6 +1,5 @@
1
var webpack = require('webpack');
2
var path = require('path');
3
-var OfflinePlugin = require('offline-plugin');
4
const CopyPlugin = require('copy-webpack-plugin');
5
6
var HtmlWebpackPlugin = require('html-webpack-plugin');
0 commit comments