arxiv-vanity/engrafo

Consolidate asset bundlers

Open

#427 建立於 2018年8月30日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)HTML (990 star) (96 fork)batch import
help wantedtype/chore

描述

Rendering documents uses Parcel, Storybook uses Webpack. This isn't the end of the world, but it seems silly to have two different systems and configurations. We might run in to subtle bugs where the two different systems render things differently.

My feeling is we should switch to Webpack, because us switching to Webpack is much easier than switching Storybook to Parcel...

貢獻者指南