Move vue packages up to be directly contained in packages folder; smaller deps improvements by lucas-koehler · Pull Request #2162 · eclipsesource/jsonforms

@lucas-koehler lucas-koehler changed the title Move vue packages up to be directly contained in packages folder WIP: Move vue packages up to be directly contained in packages folder

Jul 12, 2023
- Move vue packages
- Remove obsolete build:pre and build:after scripts from vue-vanilla package
- Regenerate pnpm lock file and thereby also update dependencies

Fix #2162
Version 3.3.1 of rollup-plugin-import-css was already used.
Explicitly raise the dependency because from 3.3.0 the default behavior of generating the bundled css file name changed.
Configure example apps to always generate it as bundle.css
karma-webpack is meant for webpack 3 while we use webpack 4 in this package.
v2 is outdated and is implemented for legacy Node 12.

@lucas-koehler lucas-koehler changed the title WIP: Move vue packages up to be directly contained in packages folder Move vue packages up to be directly contained in packages folder, smaller deps improvements

Aug 30, 2023

@lucas-koehler lucas-koehler changed the title Move vue packages up to be directly contained in packages folder, smaller deps improvements Move vue packages up to be directly contained in packages folder; smaller deps improvements

Aug 30, 2023

sdirix pushed a commit that referenced this pull request

Sep 1, 2023
- Move vue packages
- Remove obsolete build:pre and build:after scripts from vue-vanilla package
- Regenerate pnpm lock file and thereby also update dependencies

Fix #2162

@sdirix sdirix deleted the 2158-vue-packages branch

September 1, 2023 13:22