1.0.0 • Published 2 years ago

@noob9527/noob-dict-core v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
2 years ago

noob dict core

build option

notes

this lib doesn't work in browser environment due to CORS reason, it meant to work on:

  • node env
  • electron renderer process with webSecurity = false

qa

why ttypescript and transform-paths?

why not build package via parcel? in fact, package built by parcel supports both amd and commonjs, however, it doesn't generate declaration files, that's why we need to build via ttsc