finnish-ssn icon indicating copy to clipboard operation
finnish-ssn copied to clipboard

Built sources missing from published package (v2.0.3)

Open strax opened this issue 5 years ago • 5 comments

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.

strax avatar Jun 24 '19 12:06 strax

+1

salake avatar Jul 08 '19 12:07 salake

+1

zgrybus avatar Jul 16 '19 08:07 zgrybus

Back in action, will fix this today

vkomulai avatar Jul 24 '19 05:07 vkomulai

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

nettiopsu avatar Oct 25 '19 11:10 nettiopsu

Erros using UglifyJs ERROR in index.js from UglifyJs Unexpected token: name (FinnishSSN) [index.js:42263,6]

Mioleris avatar Nov 19 '19 10:11 Mioleris