- nodejs : v16.14.2
- flow-cadut : 0.1.16-alpha.4
Description
import was failed if we won't specifiy the flowcadut packagejson {"type":"module"}, There another way to fixed that using mjs ext.
https://user-images.githubusercontent.com/40029631/167464767-8d446c01-1f7a-4cb2-b0e5-028dae352919.png
Pull #64
Fix
- Pump version of microbundle
- fix the path of child modules
Description
import was failed if we won't specifiy the flowcadut packagejson {"type":"module"}, There another way to fixed that using mjs ext.
https://user-images.githubusercontent.com/40029631/167464767-8d446c01-1f7a-4cb2-b0e5-028dae352919.png
Pull #64
Fix