Commit Graph

4 Commits

Author SHA1 Message Date
Evan You
a9e12865b5 feat: respect baseUrl during development
BREAKING CHANGE: `devBaseUrl` option has been removed. `baseUrl` now works for
both development and production. To use different paths for prod/dev, use
conditional values based on `process.env.NODE_ENV` in `vue.config.js`.
2018-05-30 11:01:16 -04:00
Guillaume Chau
062760955d fix(ui): client addon config 2018-05-11 13:02:54 +02:00
Guillaume Chau
086b714fb8 fix(ui): client addon config 2018-05-11 02:46:43 +02:00
Guillaume Chau
e2c2b48b2f feat(ui): clientAddonConfig 2018-04-23 18:42:40 +02:00