Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit 5220c8f

Browse files
test
1 parent a6b9e2e commit 5220c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: webpack.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
var path = require('path')
2+
23
const UglifyJSPlugin = require('uglifyjs-webpack-plugin');
34

45
var webpackConfig = {

0 commit comments

Comments
 (0)