1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00

scripts: clean up

This commit is contained in:
Sotiri Bakagiannis 2021-06-02 18:36:57 +01:00
parent 3fe9c9cb2c
commit 3508a16322

View File

@ -18,7 +18,7 @@ const [,,, dir = dirMaybe || 'out', version = versionMaybe || pkg.version] = pro
legalComments: 'none',
outfile: `./${dir}/psychojs-${version}.iife.js`
}
].forEach(function build(options) {
].forEach(function(options) {
buildSync({ ...this, ...options });
}, {
// Shared options