Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fangkyi03/spack
spack一个快速打包工具 借鉴snowpack
https://github.com/fangkyi03/spack
esm snowpack
Last synced: about 23 hours ago
JSON representation
spack一个快速打包工具 借鉴snowpack
- Host: GitHub
- URL: https://github.com/fangkyi03/spack
- Owner: fangkyi03
- Created: 2020-06-13T15:06:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T00:54:54.000Z (over 1 year ago)
- Last Synced: 2023-03-05T18:01:08.926Z (over 1 year ago)
- Topics: esm, snowpack
- Language: JavaScript
- Homepage:
- Size: 897 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# 安装
npm i# 使用
npm run dev# 介绍
spack借鉴于snowpack 原本是专注于网页的 但是自己团队里面的小程序项目运行实在太卡了
正好自己有做过这个所以 将这个项目迁移到小程序方向 后续会尝试直接运行小程序整套框架
虽然remax有web版本 但是因为webpack的关系 网页开发依旧是很慢 所以web采用我自己这个
小程序采用remax的