packs up browserify apps by inlining all assets into one html file
It is a build tool to allow users to just simply specify their dependencies they need and it will automatically download, install and configure them properly.
turns a css file into a single executable by combining @imports and base64 inlining images
work in progress
用来构建依赖库的打包工具, 预设了 babel 和 linaria 等一些配置
Used to create a starter template for flutter application