1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00
next.js/server/build/babel/plugins
PrudviGali bd20deb9ba dynamic imports fix for non-webpack environments. (#3414)
* Added condition to check whether method exists or not

* Conditional loop based on feature detection

* Added code comments as requested by the author
2017-12-07 17:50:38 -08:00
..
handle-import.js dynamic imports fix for non-webpack environments. (#3414) 2017-12-07 17:50:38 -08:00
remove-dotjsx-from-import.js Add .jsx extension support (#3376) 2017-12-05 15:46:06 -08:00