mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
only God can help us now
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ export default {
|
||||
},
|
||||
devtool: 'cheap-module-source-map',
|
||||
entry: {
|
||||
SEQTA: './src/SEQTA.js',
|
||||
background: './src/background.js',
|
||||
SEQTA: './src/SEQTA.ts',
|
||||
background: './src/background.ts',
|
||||
'css/documentload': './src/css/documentload.scss',
|
||||
'css/iframe': './src/css/iframe.scss',
|
||||
'css/injected': './src/css/injected.scss',
|
||||
|
||||
Reference in New Issue
Block a user