style derp
This commit is contained in:
parent
95519137f5
commit
01ad1423b2
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ export function buildConfig ({
|
||||||
output: {
|
output: {
|
||||||
file: join(
|
file: join(
|
||||||
outDir.replace(/\[platform\]/g, platform),
|
outDir.replace(/\[platform\]/g, platform),
|
||||||
`manifest.json`
|
'manifest.json'
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
plugins: [
|
plugins: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue