feat: Add new mainField `vueSource` to package.json
Both webpack and vite are configurable to look at the mainFields of a project. We currently expose `src/index.js` under `source`. A lot of other projects, especially typescript projects do the same. If we just introduce a new main field (`vueSource`) which currently noone uses, we can easily configure `vite` and webpack to consume `@gitlab/ui` from source.
Loading
-
mentioned in commit 842b9c6b
-
mentioned in merge request gitlab-org/editor-extensions/gitlab-jetbrains-plugin!1132 (merged)
-
mentioned in merge request status-page!903
-
mentioned in merge request gitlab!168863 (closed)
-
mentioned in merge request gitlab!168948 (closed)
-
mentioned in merge request gitlab-org/editor-extensions/gitlab-jetbrains-plugin!1147 (closed)
-
mentioned in merge request gitlab-org/frontend/playground/accessibility-scanner!55 (closed)
-
mentioned in merge request gitlab-org/frontend/pajamas-adoption-scanner!352 (merged)
-
mentioned in merge request gitlab-org/frontend/playground/accessibility-scanner!58 (merged)
Please register or sign in to comment