Commit Graph

21 Commits

Author SHA1 Message Date
Pooya Parsa aad15b5a5c improve link mode detection
don't use dist unless inside an npm package or explicitly used
2018-03-28 10:02:32 +04:30
Clark Du ef7a42649d misc: improve coverage and packaging (#3121)
nuxt-start and nuxt/legacy are also coming!
2018-03-28 02:58:17 +04:30
Pooya Parsa 9b8cbed512 perf: remove rollup build
Using native node 8.x for less transpilations
2017-12-12 13:12:29 +03:30
Pooya Parsa 53d2acd733 eslint 2017-06-27 22:30:03 +04:30
Pooya Parsa 5ad640b294 use nuxt.js build target 2017-06-20 16:42:21 +04:30
Sébastien Chopin e52d414447 Add istanbul ignore 2017-06-18 20:47:43 +02:00
Sébastien Chopin 840a6cfe00 Fix small typos 2017-06-18 19:32:59 +02:00
Pooya Parsa 51e603308a fix index.js 2017-06-18 20:22:12 +04:30
Pooya Parsa 0e5911269a remove NUXT_APP_DIR 2017-06-18 20:18:47 +04:30
Pooya Parsa 59d7e786aa Fully decouple builder
runBuild flag removed
2017-06-18 20:17:21 +04:30
Sébastien Chopin 582e8179f4 remove NUXT_APP_DIR env 2017-06-18 15:48:25 +02:00
Pooya Parsa 6146de34f8 temporary for for Core.Builder 2017-06-18 12:40:24 +04:30
Pooya Parsa 766009dbba Cleaner structure 2017-06-18 12:06:00 +04:30
Pooya Parsa 8f2945111a use nuxtAppDir 2017-06-16 17:34:42 +04:30
Pooya Parsa 829ffa634b refactor structure 2017-06-16 17:12:45 +04:30
Sebastien Chopin f58e859d9c Update license header 2017-05-30 15:14:10 +02:00
Sébastien Chopin e17e05e86f Disable deprecation warning 2017-03-24 02:15:13 +01:00
Sébastien Chopin 6de6c0e16b Use webpack-rc4 2017-01-11 22:18:23 +01:00
Sébastien Chopin a42cda8db4 add es-lint no-console 2016-12-09 18:54:41 +01:00
Sébastien Chopin c97c4ec32e watch pages/ dir to updates routes dynamically 2016-11-10 03:38:11 +01:00
Sébastien Chopin 8ab135af55 Prototype 0.1.0 working
Alpha 0.1.0
2016-11-07 02:34:58 +01:00