mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
publish: add rollup-plugin-json to production imports
This commit is contained in:
parent
f4c3b73346
commit
d943ed353e
@ -132,6 +132,7 @@ gulp.task('js-imports-prod', function(cb) {
|
||||
extensions: '.js'
|
||||
}),
|
||||
globals(),
|
||||
json(),
|
||||
resolve()
|
||||
]
|
||||
}, 'umd'))
|
||||
|
Loading…
Reference in New Issue
Block a user