mirror of
https://github.com/JosunLP/UserScriptProjectTemplate.git
synced 2025-12-16 02:30:05 +00:00
polishing
This commit is contained in:
parent
f61a73f2f6
commit
0eeaa9cb84
4 changed files with 42 additions and 29 deletions
|
|
@ -4,7 +4,7 @@ const pkg = require('./package.json');
|
|||
module.exports = {
|
||||
entry: './src/index.ts',
|
||||
devtool: 'inline-source-map',
|
||||
mode: 'development',
|
||||
mode: 'production',
|
||||
module: {
|
||||
rules: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue