Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy assets rollup module #266

Open
atherdon opened this issue May 6, 2019 · 1 comment
Open

copy assets rollup module #266

atherdon opened this issue May 6, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@atherdon
Copy link
Contributor

atherdon commented May 6, 2019

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

@atherdon
Copy link
Contributor Author

@etg624 I think this will be an interesting task for you. Some things were changed for the last month, but let's have a discussion here and figure out how to do it

@atherdon atherdon added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 30, 2019
@atherdon atherdon mentioned this issue Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants