摘要: Ever wonder where those extra KB in your bundle are coming from? This lesson walks you through running Poi's build process. Then we'll add a bundle an 阅读全文
posted @ 2018-01-03 21:10 Zhentiw 阅读(327) 评论(0) 推荐(0)
摘要: Poi ships with many webpack loaders included, but you may run into scenarios where you'll need to customize and add your own. This lesson covers addin 阅读全文
posted @ 2018-01-03 21:02 Zhentiw 阅读(232) 评论(0) 推荐(0)
摘要: Poi uses the Vue babel presets by default, so there is no additional install required to get up-and-running. You can even use the .vue file format wit 阅读全文
posted @ 2018-01-03 03:14 Zhentiw 阅读(429) 评论(0) 推荐(0)
摘要: Developing React with Poi is as easy as adding the babel-preset-react-appto a .babelrc and installing React. This lesson will walk you through that qu 阅读全文
posted @ 2018-01-03 03:10 Zhentiw 阅读(172) 评论(0) 推荐(0)