mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-02-22 01:29:39 +08:00
Update webpack.config.js
This commit is contained in:
parent
3ff02f5c33
commit
63397e9048
@ -1,3 +1,4 @@
|
|||||||
|
// Configuration
|
||||||
const path = require('path');
|
const path = require('path');
|
||||||
const webpack = require('webpack');
|
const webpack = require('webpack');
|
||||||
const TerserPlugin = require('terser-webpack-plugin');
|
const TerserPlugin = require('terser-webpack-plugin');
|
||||||
|
Loading…
Reference in New Issue
Block a user