1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-25 10:27:33 +00:00
Commit Graph

161 Commits

Author SHA1 Message Date
Dmitry Molotkov
a3ba6e96ca fix: check styleResources for existence () 2018-10-25 14:25:05 +03:30
Clark Du
9df5f49e07 feat: split builder into more refined modules ()
New packages:
- `@nuxt/webpack`
- `@nuxt/generator`
2018-10-24 20:25:18 +03:30
Pim
96bdcaba01 fix(app): lint all templates () 2018-10-24 17:16:06 +03:30
renovate[bot]
1cb7ce59e6 fix(deps): update all non-major dependencies () 2018-10-23 10:24:57 +03:30
Pooya Parsa
60dbc6ddc5
fix(builder): use require.resolve to get the path of babel-loader () 2018-10-23 01:18:06 +03:30
renovate[bot]
ff6385f5a0 fix(deps): update all non-major dependencies () 2018-10-23 01:17:42 +03:30
Alexander Lichter
ab5af540e0 perf: cherry-pick only used lodash imports () 2018-10-18 19:13:44 +03:30
renovate[bot]
119d349478 deps(builder): update all non-major dependencies ()
- cssnano/cssnano
- webpack-contrib/mini-css-extract-plugin
- csstools/postcss-preset-env
- webpack-contrib/url-loader
- webpack/webpack
- webpack-contrib/webpack-bundle-analyzer
2018-10-18 10:44:49 +03:30
Pooya Parsa
28b246dca2 fix(publish): set each package's publishConfig to public
Scoped packages are private by default on npm.  (comment)
2018-10-18 01:44:54 +03:30
Pooya Parsa
2d05e0b7b7 revet: changelog and version bumps to 2.2.0
Lerna should handle it itself
2018-10-18 01:28:11 +03:30
Pooya Parsa
9c1e0d1743 feat: migrate nuxt into monorepo ()
Co-authored-by: Clark Du <clark.duxin@gmail.com>
Co-authored-by: Pooya Parsa <pooya@pi0.ir>
2018-10-18 00:58:25 +03:30