cz-customizable
cz-customizable copied to clipboard
ES6 support
Hi,
I run this command on es6: "type": "module"
in my package json.
However when i refer to the standalone.js i get the notification that i can't use require();
Since i don't use commonjs
Can you also build a es6 export?
Note: there was nothing wrong with my config file since i used the default config.
May be you can use .cjs
https://github.com/leoforfree/cz-customizable/issues/199