rsnext/packages/next/build
Keanu Lee d120f14d1c Use modern syntax in Next client code (e.g. async await) (#7014)
* Use async/await in build output

* Run next client libraries through plugin-transform-modules-commonjs

* Fix missing includes
2019-05-01 19:16:52 +02:00
..
babel TypeScript preset should always be enabled (#7137) 2019-04-25 00:10:27 +09:00
output Do not clear the console (#6758) 2019-04-09 11:52:03 -04:00
webpack Use modern syntax in Next client code (e.g. async await) (#7014) 2019-05-01 19:16:52 +02:00
compiler.ts revert nccing webpack (#7189) 2019-04-28 15:35:40 -05:00
entries.ts Replace .amp.js with withAmp(Comp) (#7009) 2019-04-11 13:59:26 -05:00
flying-shuttle.ts Extra chunks shouldn't deopt Flying Shuttle (#7156) 2019-04-26 00:09:57 +09:00
generate-build-id.ts Fix adblock comment (#6859) 2019-04-02 04:37:04 -04:00
index.ts Purge Terser Cache When Using Flying Shuttle (#7170) 2019-04-26 15:08:37 +02:00
is-writeable.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
utils.ts Add AMP label to AMP only pages in build tree (#7123) 2019-04-24 10:48:43 +02:00
webpack-config.ts Use modern syntax in Next client code (e.g. async await) (#7014) 2019-05-01 19:16:52 +02:00
write-build-id.ts Disable flying shuttle when building for now dev (#6998) 2019-04-10 12:37:13 -04:00