Food-Static-Data/sd

copy assets rollup module

開放

#266 建立於 2019年5月6日

 (1 則留言) (0 個反應) (2 位負責人)JavaScript (11 個分叉)auto 404
enhancementgood first issuehelp wanted

倉庫指標

星標
 (9 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南