Skip to content

@websublime/vtx-cli@0.0.18

Compare
Choose a tag to compare
@miguelramos miguelramos released this 14 Jan 12:32
3de0b2f

Patch Changes

  • f2d8df9 - Packages resolution by name and option to exclude from alias

    Package were resolved by array index entrance and that could be problem if user changes order in packages entry. Now they are resolved by name
    and vite plugin as a new option to exclude from alias apps, libs or packages. Also root package as to be an array of string.

  • Updated dependencies [f2d8df9]:

    • @websublime/vtx-common@0.0.16