Skip to content

🚀前端自动化构建工具,基于npm script,使用npm包来搭建,没有使用传统的打包工具

License

Notifications You must be signed in to change notification settings

heycqing/font-end-cqing

Repository files navigation

font-end-cqing

🚀打造自己的前端工程化

用 npm 包 搭建起立的的一个工程化,没有涉及到es6转码的事情

版本迭代计划( version )

v1.0.0

功能实现:

  • [✔️] 基础代码检查,
  • [✔️] 浏览器服务端打开;
  • [✔️] 打包构建文件;
  • [✔️] 哈希值文件构建

使用手册:
**npm run build ** 是运行打包构建命令,输出文件夹是:`dist`
**npm run dev ** 是运行本地服务打开,运行文件;

v1.0.1

功能实现:

  • 文件修改监控
  • 自动刷新浏览器
  • 跨平台(win,mac) 目前正在编写测试中;

About

🚀前端自动化构建工具,基于npm script,使用npm包来搭建,没有使用传统的打包工具

Resources

License

Stars

Watchers

Forks

Packages

No packages published