rsnext/packages/next/build
Tim Neutkens f639becf88
Don't use array for main chunk (#6767)
* Simplify getDisplayName

* Don’t use array for single file

* Add aliases, drop htmlescape as it’s not longer in the codebase

* Add correct path

* Use the correct router

* Remove dynamic for now

* Mark as external as the modules are directly called

* Add comment explaining what this does
2019-03-24 14:33:10 +01:00
..
babel Check if esmodules is supported before enabling useESModules (#6534) 2019-03-05 16:57:07 +01:00
output Skip console clearing when not in a TTY (#6726) 2019-03-19 23:16:02 +01:00
webpack Remove error-debug.js checks as the chunk is removed (#6761) 2019-03-23 16:55:44 +01:00
compiler.ts Don't use webpack multiCompiler for single configuration (#6598) 2019-03-10 15:46:50 +01:00
entries.ts Inject the build ID after webpack runs (#6618) 2019-03-12 16:39:44 -04:00
generate-build-id.ts Convert babel plugins to typescript (#5789) 2018-12-02 18:30:00 +01:00
index.ts ncc nanoid (#6768) 2019-03-24 14:21:30 +01:00
is-writeable.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00
webpack-config.ts Don't use array for main chunk (#6767) 2019-03-24 14:33:10 +01:00
write-build-id.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00