nuxt-custom-elements

Publish your components as a custom-element standalone build.

MIT License

Downloads
5K
Stars
77
Committers
7

Bot releases are visible (Hide)

nuxt-custom-elements - v1.5.0

Published by github-actions[bot] over 3 years ago

1.5.0 (2021-02-18)

Features

  • webpack: add public-path override in entry (045a656)
  • webpack: rename property webpackPublicPathInject (40d89d2)
nuxt-custom-elements - v1.4.2

Published by github-actions[bot] almost 4 years ago

1.4.2 (2020-11-05)

Bug Fixes

  • webpack: webpack config changed (25b0a9c)
nuxt-custom-elements - v1.4.1

Published by github-actions[bot] almost 4 years ago

1.4.1 (2020-11-04)

Bug Fixes

  • polyfill: add option for polyfill in modern build (1346442)
nuxt-custom-elements - v1.4.0

Published by github-actions[bot] about 4 years ago

1.4.0 (2020-10-20)

Features

  • webpack: fix webpack entry files (66f8eca), closes #177
nuxt-custom-elements - v1.3.5

Published by github-actions[bot] about 4 years ago

1.3.5 (2020-10-05)

Bug Fixes

  • polyfill: exclude polyfill from modern build; polyfill is builtin in client build (cd77a08)
nuxt-custom-elements - v1.3.4

Published by github-actions[bot] about 4 years ago

1.3.4 (2020-10-03)

Bug Fixes

  • webpack: add option for custom chunkFilename (dd0a5d5)
nuxt-custom-elements - v1.3.3

Published by github-actions[bot] about 4 years ago

1.3.3 (2020-09-30)

Bug Fixes

nuxt-custom-elements - v1.3.2

Published by github-actions[bot] about 4 years ago

1.3.2 (2020-08-28)

Bug Fixes

  • build-path: add option for custom build path (ba40832)
nuxt-custom-elements - v1.3.1

Published by github-actions[bot] about 4 years ago

1.3.1 (2020-08-27)

Bug Fixes

  • webpack: fix default webpack output options (5148456)
nuxt-custom-elements - v1.3.0

Published by github-actions[bot] about 4 years ago

1.3.0 (2020-08-23)

Features

  • modern: add modern option; only client or client/modern build (d0ddc26)
nuxt-custom-elements - v1.2.2

Published by github-actions[bot] over 4 years ago

1.2.2 (2020-06-18)

Bug Fixes

  • webpack: remove parallelBuild option (1f5c154)
nuxt-custom-elements - v1.2.1

Published by ThornWalli over 4 years ago

1.2.1 (2020-03-23)

Bug Fixes

  • router: clean router setup; fix router base (b070b82)
  • travis: remove base path from demo; use relative (b14b77d)
nuxt-custom-elements - v1.2.0

Published by ThornWalli over 4 years ago

1.2.0 (2020-03-20)

Features

  • webpack: webpack options extended (fae8022)
nuxt-custom-elements - v1.1.14

Published by ThornWalli over 4 years ago

1.1.14 (2020-02-28)

Bug Fixes

  • webpack: fix output path for webpack under windows (250c2a1)
nuxt-custom-elements - v1.1.13

Published by ThornWalli over 4 years ago

1.1.13 (2020-02-28)

Bug Fixes

  • babel-nuxt: fix endpoint webpack builds (dfdc6d9)
nuxt-custom-elements - v1.1.12

Published by ThornWalli over 4 years ago

1.1.12 (2020-02-27)

Bug Fixes

  • build-html: fix incorrect display of the props on the html tag (example: 0=prop) (2a08200)
nuxt-custom-elements - v1.1.11

Published by ThornWalli over 4 years ago

1.1.11 (2020-02-27)

Bug Fixes

  • polyfill: fix async polyfill integration (IE11) (42dce42)
nuxt-custom-elements - v1.1.10

Published by ThornWalli over 4 years ago

1.1.10 (2020-02-18)

Bug Fixes

  • renovate: change renovate extends (fb9d149)
nuxt-custom-elements - v1.1.9

Published by ThornWalli over 4 years ago

1.1.9 (2020-02-18)

Bug Fixes

  • test-timeout: set test build timeout to 80 sec. (c2cf365)
nuxt-custom-elements - v1.1.8

Published by ThornWalli over 4 years ago

1.1.8 (2020-02-15)

Bug Fixes