1.0.5 • Published 3 years ago

yinumb-tsdev v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Typescript开发环境

这是一个由个人构建的 typescript 项目开发环境(支持热更新/打包),在预处理拓展上支持使用 less 编写,也可自行安装其他的loader,图片资源上支持base64内联以便于减少http请求量,其内联阈值为 40KB

模块安装

npm i yinumb-tsdev -g

初始化项目

tsdev init

启动项目

npm run dev

打包项目

npm run build

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago