Skip to content

新的打包工具parcel比传统gulp和webpack快很多号称0配置

Notifications You must be signed in to change notification settings

yuhaiyang1/es6-es7-parcel-bundler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel-react

A minimal React.js boilerplate with parcel as bundler. Parcel is an alternative web application bundler to Webpack.

新一代的打包工具号称0配置简单容易上手,这个demo只支持单页面打包多页面正在研究中,敬请期待

Installation

  • git clone
  • cd 当前文件夹
  • npm install
  • npm start
  • 哈哈网速不行

当前配置已经支持es6基本语法,支持7的装饰器和async/await

@author :yhy

About

新的打包工具parcel比传统gulp和webpack快很多号称0配置

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published