Food-Static-Data/sd

copy assets rollup module

オープン

#266 opened on 2019/05/06

 (1 件のコメント) (0 件のリアクション) (2 人の担当者)JavaScript (11 件のフォーク)auto 404
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (9 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド