@gogoqiu/webbase
TypeScript icon, indicating that this package has built-in type declarations

0.0.13 • Public • Published

/media/gogoqiu/Data/init/git_spsp/nodejs/vscode/appbase/dist
编译的目标文件都是一个源文件生成4个目标文件:
如:index.d.ts index.d.ts.map index.js index.js.map
而本项目dist只有两个文件
index.d.ts index.d.ts.map
没有执行:
tsc -p tsconfig.json & tsc -p tsconfig-esm.json

项目打包上传到npm, css引用目录与dist下编译库对齐
import "../css/loglist.css"
如果dist/mjs下,通过../css/xx调用不了css

Readme

Keywords

none

Package Sidebar

Install

npm i @gogoqiu/webbase

Weekly Downloads

1

Version

0.0.13

License

ISC

Unpacked Size

1.28 MB

Total Files

219

Last publish

Collaborators

  • gogoqiu