Nuxt/packages/builder/src
Pooya Parsa a759196865 feat(vue-app): build indicator (#5820)
* feat: inline HMR progress indicator

* support router base

* fix nuxt err

* fix space

* fix indentation

* return in case of ws message parsing error

* close ws on beforeDestroy

* ui: Update loading indicator UI

* builder: Add build.indicator option

* ui: Use only logo and %

* hotfix: Alphabetical order

* hotfix: Add fixed with and add back v-if

* minor style change

* rename component to build-indicator

* feat: animated progress

* assign name to component

* update test

* naming consistency

* render into app to prevent dom wrapping

* extra new line

* better App.js formatting

* update snapshot

* clear interval
2019-05-29 16:44:15 +02:00
..
context feat(vue-app): build indicator (#5820) 2019-05-29 16:44:15 +02:00
builder.js fix(builder): only listen for file changes for supported extensions (#5812) 2019-05-27 13:36:53 +04:30
ignore.js feat: .nuxtignore (#4647) 2019-01-29 09:31:14 +00:00
index.js feat: split builder into more refined modules (#4171) 2018-10-24 20:25:18 +03:30