Skip to content

Commit 7fbf880

Browse files
committed
fix(build): remove offline-plugin
1 parent be2eb22 commit 7fbf880

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

webpack.config.example.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
var webpack = require('webpack');
22
var path = require('path');
3-
var OfflinePlugin = require('offline-plugin');
43
const CopyPlugin = require('copy-webpack-plugin');
54

65
var HtmlWebpackPlugin = require('html-webpack-plugin');

0 commit comments

Comments
 (0)