From b59aa2de8ccae2e8ed2cfe59daebed5a29093844 Mon Sep 17 00:00:00 2001 From: afeiship <1290657123@qq.com> Date: Fri, 21 Feb 2020 10:24:06 +0800 Subject: [PATCH] docs: regen --- README.md | 13 ------------- build/TEMPLATE.md | 13 ------------- 2 files changed, 26 deletions(-) diff --git a/README.md b/README.md index 706b14b..c518de4 100644 --- a/README.md +++ b/README.md @@ -73,16 +73,3 @@ npm update @feizheng/react-digital ## documentation - https://afeiship.github.io/react-digital/ - -## resources -- https://www.robinwieruch.de/minimal-react-webpack-babel-setup/ -- https://www.valentinog.com/blog/react-webpack-babel/ -- https://jestjs.io/docs/en/tutorial-react#snapshot-testing-with-mocks-enzyme-and-react-16 -- https://testing-library.com/docs/react-testing-library/api - -## todos -- [ ] Add: semver number for every build files. -- [ ] Add: need output css files. -- [ ] Add: PWA support for docs. -- [ ] Add: source.map file for dist(`you can upload for production debug`). -- [ ] BUG: npm run dev will clean dist. diff --git a/build/TEMPLATE.md b/build/TEMPLATE.md index c039498..9cd84e1 100644 --- a/build/TEMPLATE.md +++ b/build/TEMPLATE.md @@ -29,16 +29,3 @@ __GENERATE_DAPP__ ## documentation - https://afeiship.github.io/react-digital/ - -## resources -- https://www.robinwieruch.de/minimal-react-webpack-babel-setup/ -- https://www.valentinog.com/blog/react-webpack-babel/ -- https://jestjs.io/docs/en/tutorial-react#snapshot-testing-with-mocks-enzyme-and-react-16 -- https://testing-library.com/docs/react-testing-library/api - -## todos -- [ ] Add: semver number for every build files. -- [ ] Add: need output css files. -- [ ] Add: PWA support for docs. -- [ ] Add: source.map file for dist(`you can upload for production debug`). -- [ ] BUG: npm run dev will clean dist.