Closed mitranim closed 6 years ago
Currently, the default export is minified, complicating development. Users importing your library from NPM are likely to have a build system with its own minifier. You should at least provide a non-minified version, and ideally make it default.
Currently, the default export is minified, complicating development. Users importing your library from NPM are likely to have a build system with its own minifier. You should at least provide a non-minified version, and ideally make it default.