rsnext/test/integration/basic
Tim Neutkens 6542750e12
Fix edge case where file had module.export in the content (#5823)
We ran into this eg on hyper-site, which has `module.exports` in the content.
2018-12-05 14:37:26 +01:00
..
components Introduce dynamic(() => import()) (#5249) 2018-09-25 15:27:09 +02:00
lib Transpile imports if module has module.exports (#5780) 2018-11-30 17:56:07 +01:00
pages Fix edge case where file had module.export in the content (#5823) 2018-12-05 14:37:26 +01:00
test Fix edge case where file had module.export in the content (#5823) 2018-12-05 14:37:26 +01:00
next.config.js Implement "on demand entries" (#1111) 2017-02-26 11:45:16 -08:00