2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-17 10:39:38 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
pimlie 6751d24745 fix: correctly transpile builds 2019-06-10 12:43:02 +02:00
Pim cc344ef95f refactor: esm build (#384) 2019-06-09 16:40:14 +02:00
pimlie d6b865109f chore: update build header 2019-04-20 11:50:08 +02:00
pimlie 02c7beb6de chore: use buble again for rollup and also replace 2019-03-12 10:03:46 +01:00
pimlie a9d46888ce chore: remove unused rollup-plugin-buble 2019-03-12 10:03:46 +01:00
pimlie 077407297b chore: improve build config 2019-03-12 10:03:46 +01:00
pimlie 4fc67df86a refactor(build): use babel instead of buble 2019-03-12 10:03:46 +01:00
pimlie 66275109e2 chore: prefer npm scripts for build
chore: reorder package json keys
2019-02-20 20:02:36 +01:00
pimlie 8e211751df feat: add option to refresh once during navigation (possible fix for #320)
chore: add es build

chore: global window detection

chore: small refactor improvements
2019-02-20 18:35:01 +01:00
pimlie 56f0b61d1b feat: add es build
fix: add global window detection

chore: update deps
2019-02-20 17:05:51 +01:00
pimlie d237180cbd feat: add pause/resume methods to pause updates 2019-02-20 14:46:05 +01:00
pimlie 95c138e9d1 fix: fix cjs build (for now) by adding var window 2019-02-11 21:25:36 +01:00
pimlie 2862a5be8b feat: add browser build without ssr code 2019-02-11 12:00:11 +01:00
pimlie bfbd18189b fix: rollup paths 2019-02-11 00:09:21 +01:00
pimlie 76632ad77a fix: move rollup config and case fix 2019-02-10 23:36:27 +01:00
Declan de Wet 6fbf0e1949 wrap cdn links in script tags 2016-11-08 08:04:05 +02:00
Declan de Wet 761ddb0f34 add build steps for CDN distribution 2016-11-05 15:47:22 +02:00