Open blikblum opened 7 years ago
Rollup provides the following advantages:
clone(router.state.param)
(0, _dash.clone)(router.state.params)
I'm willing to try the conversion, but discussing here first to see if is worth try
Disclaimer: for my apps i use webpack, so no problems with it at all. But as today, for libraries rollup has some advantages
Rollup provides the following advantages:
clone(router.state.param)
into(0, _dash.clone)(router.state.params)
. [2]I'm willing to try the conversion, but discussing here first to see if is worth try
Disclaimer: for my apps i use webpack, so no problems with it at all. But as today, for libraries rollup has some advantages