This library uses slightly complicated build using webpack configurations and many unwanted devDependencies. For example node-sass is unnecessary as there is no sass requirement and installing it require compiling C code in target machine. Many of dev-dependencies are old versions.
I propose building it using vue-cli and simplify the build tooling and configuration.
This library uses slightly complicated build using webpack configurations and many unwanted devDependencies. For example node-sass is unnecessary as there is no sass requirement and installing it require compiling C code in target machine. Many of dev-dependencies are old versions.
I propose building it using vue-cli and simplify the build tooling and configuration.
I will help modernizing the library.