Skip to content
Commit bec84bcf authored by Lukas Eipert's avatar Lukas Eipert
Browse files

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.
parent 53e3edb3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment