Food-Static-Data / Food-Static-Data/sd
copy assets rollup module
Open
enhancement
good first issue
help wanted
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
at package.json we have a module, that should copy files(if needed) while building code to es6 version. and before few last weeks, this module was outdated and not copying our files.
My idea was: move away `data` folder outside of `src` - because at that folder only tests are not static. and have maybe another folder for generated json as well. and when we'll run a build, data from both static and generated jsons will be merged inside of `dist` folder, that actually are publishing at npm
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.