Commit 1532023
authored
refactor: Move frontend build classes to flow-build-tools (#23161)
The idea with flow-build-tools is that it contains classes only used by vaadin-dev-server and the plugins. It is ok for flow-build-tools to depend on flow-server but not the other way around
This fixes the dependency so flow-build-tools depend on flow-server and not the other way around1 parent 13427a0 commit 1532023
File tree
229 files changed
+53
-128
lines changed- flow-build-tools
- src
- main
- java/com/vaadin/flow/server/frontend
- installer
- scanner
- resources/plugins
- application-theme-plugin
- react-function-location-plugin
- rollup-plugin-postcss-lit-custom
- rollup-plugin-vaadin-i18n
- theme-live-reload-plugin
- theme-loader
- vite-plugin-service-worker
- test
- java/com/vaadin
- flow/server/frontend
- installer
- scanner
- samples
- pwa
- tests/util
- resources
- dir-with-frontend-resources/META-INF/resources/frontend
- dir-with-modern-frontend/META-INF/frontend
- flow-plugins/flow-maven-plugin/src/it
- classfinder-lookup
- commercial-banner-build/src/main/java/com/vaadin/test
- deps-with-classifier-dups-project/src/main/java/com/vaadin/test
- flow-addon
- ignore-maven-deps-from-project/src/main/java/com/vaadin/test
- plugin-pinned-deps-project/src/main/java/com/vaadin/test
- resources-from-project/src/main/java/com/vaadin/test
- flow-polymer2lit
- flow-server
- src/main/java/com/vaadin/flow/server
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
229 files changed
+53
-128
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
27 | 49 | | |
28 | 50 | | |
29 | 51 | | |
| |||
39 | 61 | | |
40 | 62 | | |
41 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
42 | 71 | | |
43 | 72 | | |
44 | 73 | | |
| |||
0 commit comments