Skip to content

Commit 619c587

Browse files
author
罗学
committed
update
1 parent a363f60 commit 619c587

File tree

7 files changed

+11
-21693
lines changed

7 files changed

+11
-21693
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ dist
66
coverage
77
package-lock.json
88
lerna-debug.log
9+
lerna-debug.log

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# 制定你自己的前端工作流
44

5-
![logo](public/asset/logo-mini2.png)
5+
<img src="public/asset/logo-mini2.png" width="200">
66

77
### <strong>workflow</strong>
88

@@ -37,12 +37,14 @@ workflow 致力于打造一个工作流平台,所有的工作都可以使用
3737
- [项目计划] 把 issue 整理到 project 中做好分类,并有计划的完成目标。
3838
- [开发指南] 如果想要一起开发的可以参考这里。
3939
- [插件市场] 目前已经完成的插件。
40-
- [好的文章] 把我觉得好的 webpack 的文章整理到我的 wiki 里,也可以在项目中点击 wiki 查看。
40+
- [好的文章] 把我觉得好的文章整理到我的 wiki 里,也可以在项目中点击 wiki 查看。
41+
- [好的网站] 一些比较实用的网站
4142

4243
[项目计划]: https://github.com/luoxue-victor/webpack-box/projects/1
4344
[开发指南]: ./learn/webpack/课时-25.md
4445
[插件市场]: https://www.npmjs.com/search?q=%40pkb
4546
[好的文章]: https://github.com/luoxue-victor/webpack-box/wiki
47+
[好的网站]: ./learn/web.md
4648
[npm-url]: https://www.npmjs.com/package/webpack-box
4749
[issue-url]: https://github.com/luoxue-victor/webpack-box/issues
4850
[node]: https://img.shields.io/node/v/webpack.svg

commitlint.config.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/readme/header.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# 制定你自己的前端工作流
44

5-
![logo](public/asset/logo-mini2.png)
5+
<img src="public/asset/logo-mini2.png" width="200">
66

77
### <strong>workflow</strong>
88

@@ -37,12 +37,14 @@ workflow 致力于打造一个工作流平台,所有的工作都可以使用
3737
- [项目计划] 把 issue 整理到 project 中做好分类,并有计划的完成目标。
3838
- [开发指南] 如果想要一起开发的可以参考这里。
3939
- [插件市场] 目前已经完成的插件。
40-
- [好的文章] 把我觉得好的 webpack 的文章整理到我的 wiki 里,也可以在项目中点击 wiki 查看。
40+
- [好的文章] 把我觉得好的文章整理到我的 wiki 里,也可以在项目中点击 wiki 查看。
41+
- [好的网站] 一些比较实用的网站
4142

4243
[项目计划]: https://github.com/luoxue-victor/webpack-box/projects/1
4344
[开发指南]: ./learn/webpack/课时-25.md
4445
[插件市场]: https://www.npmjs.com/search?q=%40pkb
4546
[好的文章]: https://github.com/luoxue-victor/webpack-box/wiki
47+
[好的网站]: ./learn/web.md
4648
[npm-url]: https://www.npmjs.com/package/webpack-box
4749
[issue-url]: https://github.com/luoxue-victor/webpack-box/issues
4850
[node]: https://img.shields.io/node/v/webpack.svg

learn/web.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- [npm-devtool](https://npm.devtool.tech/)
2+
- [lottiefiles](https://lottiefiles.com/featured?page=2)

lerna-debug.log

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)