mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
full migration to webpack + multi-file structure
This commit is contained in:
@@ -7,6 +7,7 @@ module.exports = {
|
||||
maxEntrypointSize: 512000,
|
||||
maxAssetSize: 512000
|
||||
},
|
||||
devtool: 'cheap-module-source-map',
|
||||
entry: {
|
||||
'SEQTA': './src/SEQTA.js',
|
||||
'background': './src/background.js',
|
||||
|
||||
Reference in New Issue
Block a user