finnish-ssn
finnish-ssn copied to clipboard
Built sources missing from published package (v2.0.3)
Latest release does not contain built javascript files, only TypeScript sources. The package's package.json
declares dist/index.js
and dist/index.d.ts
as the main script and typings so as a consequence the release is not working.
+1
+1
Back in action, will fix this today
This project contains the built javascript files nowadays, but they have not been transpiled yet. For example, code contains "class" syntax, which excludes old browsers automatically
Erros using UglifyJs
ERROR in index.js from UglifyJs
Unexpected token: name (FinnishSSN) [index.js:42263,6]