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...

贡献者指南