Commit Graph

9 Commits

Author SHA1 Message Date
Alexandru Dima
d1fff1a083 Check in .js files from the /build/ folder to improve build speeds 2020-12-14 11:13:16 +01:00
João Moreno
2469bf6832 remove build compilation output 2020-09-22 11:12:55 +02:00
Konrad Borowski
0ea372371e Fix accidental fallthrough in snapshot loader 2018-10-31 16:46:37 +01:00
Matt Bierner
3fcb671444 Use es2017 as target for build scripts (#60707)
Upgrades our build scripts to target ES2017 since they are run on modern versions of node

This allows us to remove shims for es6 features such as `Object.assign`, and also remove a few extra typings packages
2018-10-12 11:24:15 -07:00
Matt Bierner
ddc5eeee01 Fixing more strict null errors in build 2018-10-03 10:47:32 -07:00
Johannes Rieken
a77718ff60 export define and require functions 2017-07-12 15:15:53 +02:00
Johannes Rieken
53285a0658 fix issue 2017-07-11 12:51:44 +02:00
Johannes Rieken
79503a0176 make arch a script argument 2017-07-11 12:33:22 +02:00
Johannes Rieken
fe36969033 add snapshot as build step instead of gulp task 2017-07-11 10:52:12 +02:00