mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Add indent:'' for rollup-plugin-json
This commit is contained in:
@@ -32,7 +32,7 @@ module.exports = function buildSrc() {
|
||||
browser: false
|
||||
}),
|
||||
commonjs(),
|
||||
json()
|
||||
json( { indent: '' })
|
||||
],
|
||||
cache: cache
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user