1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/packages/next/build/babel/plugins
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
..
commonjs.ts Fix edge case where file had module.export in the content (#5823) 2018-12-05 14:37:26 +01:00
next-to-next-server.ts Convert babel plugins to typescript (#5789) 2018-12-02 18:30:00 +01:00
react-loadable-plugin.ts Add Typescript types for builds functions (#5791) 2018-12-03 14:18:52 +01:00