UNPKG

react-dynamic-loader

Version:

A react component for loading async component, with webpack chunk.

15 lines 269 B
{ "presets": [ "es2015", "react", "stage-1", ["env", { "modules": false }] ], "plugins": [ "transform-object-assign", "syntax-dynamic-import", "transform-object-rest-spread", "transform-class-properties" ], "comments": false }