mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
build: Emit useless & in webpack config
This commit is contained in:
parent
7ede4149a6
commit
504f553926
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ module.exports = {
|
|||
'mkdir -p generated/static',
|
||||
'scripts/excmds_macros.py',
|
||||
'scripts/newtab.md.sh',
|
||||
'scripts/make_docs.sh &',
|
||||
'scripts/make_docs.sh',
|
||||
]}),
|
||||
new CopyWebPackPlugin([
|
||||
{ from: "src/manifest.json" },
|
||||
|
|
Loading…
Add table
Reference in a new issue