rsnext/packages/next/build
htbvo 211c84e1c9 allow NextScript to optionally defer javascript (#8980)
* allow NextScript to optionally defer javascript

* move defer options to experimental feature

* combine defer flags into a single option

* Update deferScripts to work with serverless target

* Add test for defer and async property

* Read the async property

* Check versions of chrome and chromedriver

* Update to chromedriver 76

* Fix test
2019-10-26 19:27:22 +02:00
..
babel Make sure to update scope for page export declaration (#9115) 2019-10-18 09:37:09 -05:00
output Convert Export to TypeScript (#8965) 2019-10-04 11:26:44 -04:00
profiler Add custom profiler / tracer (#8378) 2019-08-18 21:45:39 +02:00
webpack Update to return JSON if data request (#9106) 2019-10-16 17:24:28 -04:00
compiler.ts Update webpack typings (#8783) 2019-09-18 11:24:37 -04:00
entries.ts Warn build on duplicate pages (#8646) 2019-09-11 14:26:10 -04:00
generate-build-id.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
index.ts Record src directory usage with version (#9023) 2019-10-22 22:42:16 -04:00
is-writeable.ts Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
spinner.ts Update resetting log for spinners (#8995) 2019-10-08 11:33:51 -05:00
utils.ts Add experimental SPR support (#8832) 2019-09-24 10:50:04 +02:00
webpack-config.ts allow NextScript to optionally defer javascript (#8980) 2019-10-26 19:27:22 +02:00
write-build-id.ts Move next-server back into next package (#8613) 2019-09-04 10:00:54 -04:00