Commit Graph

19 Commits

Author SHA1 Message Date
Clark Du 6cd7f04a4e
refactor: rename examples 2018-03-19 10:41:46 +08:00
Pooya Parsa 53e98a958c feat: rewrite core to esm 2018-03-16 19:42:06 +03:30
Pooya Parsa b8f8f18384 optimize webpack 2018-03-12 00:58:56 +03:30
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00
Sébastien Chopin 23e1c3fd06 examples: Use process.server instead of isServer 2017-10-28 17:20:11 +02:00
Clark Du 1e0c807341 remove condition because dev is always true
Signed-off-by: Clark Du <clark.duxin@gmail.com>
2017-09-08 12:09:11 +08:00
Pooya Parsa 6bcfaf8a3a consitent ~/static and ~/assets aliases
closes #1257 #1241
2017-08-04 13:29:42 +04:30
Sébastien Chopin b921191f91 Fix typo 2017-07-09 12:15:28 +02:00
Sebastien Chopin 71faf7cae3 IE9: fix issue with Array.find and String.includes 2017-07-04 15:41:43 +02:00
Sébastien Chopin f9584fc810 Update example 2017-06-12 21:34:45 +04:30
Pooya Parsa 6ee5d958a7 cleanups 2017-04-30 17:24:14 +04:30
Pooya Parsa 87172100c7 [vue-loader] allow using builtin extractCSS functionality
This option is disabled by default and won't affect exiting users.
However users can easily enable this option using `nuxt.build.extractCSS`

Implementation is according to:
- https://github.com/vuejs/vue-loader/tree/master/docs/en/configurations
- https://ssr.vuejs.org/en/css.html
- https://github.com/vuejs/vue-hackernews-2.0/tree/master/build
2017-04-30 16:28:25 +04:30
Pooya Parsa 56f3be060c [examples] Update custom filenames #574 2017-04-21 21:33:29 +04:30
Sébastien Chopin 3f9aa0f345 show extend option in example 2016-12-27 16:30:33 +01:00
Sébastien Chopin b1546682ef Add aliases and update examples 2016-11-16 17:55:26 +01:00
Sébastien Chopin b9680bc3ea Add package.jsonn in examples 2016-11-10 14:30:18 +01:00
Sébastien Chopin 78d81228f4 Update logo 2016-11-09 20:52:06 +01:00
Sébastien Chopin 030e34bfa6 Update logo 2016-11-09 20:47:51 +01:00
Sébastien Chopin 73bdfc0394 Move vendor and filenames in build key and add loaders 2016-11-09 02:35:13 +01:00