Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit f7eae98

Browse files
committed
docs(roadmap): add rollup cache
1 parent 221135f commit f7eae98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ This is a list of features I thought could be interesting to users. If you need
8383
- [ ] Allow native modules, with option `nativeModules`. They would have to be installed into a temp folder with `npm_config_arch` and `npm_config_platform` and aliased in rollup configuration
8484
- [ ] Add tests
8585
- [ ] Monorepo support
86+
- [ ] If necessary/beneficial, implement Rollup cache, see https://github.com/drg-adaptive/serverless-rollup-plugin and https://github.com/rollup/rollup/issues/2182
8687
- [ ] Other ideas?
8788

8889
## How to make changes and test locally

0 commit comments

Comments
 (0)