Open
Description
Is your feature request related to a problem? Please describe.
I'm trying to install @magento/venia-concept via npm but my node version is 12 which isn't allowed by the 6.0.1 version, but is already in the develop branch.
Describe the solution you'd like
Publish the latest branch of pwa-studio after each commit on npm with a @develop tag.
https://www.npmjs.com/package/@magento/venia-concept
So I can do yarn add @magento/venia-concept@develop
to always have the latest version available.
Describe alternatives you've considered
I'm now trying to use npm link to do it that way, but would be nice if other developer in the team don't have to do that.
Please let us know what packages this feature is in regards to:
-
venia-concept
-
venia-ui
-
pwa-buildpack
-
peregrine
-
pwa-devdocs
-
upward-js
-
upward-spec
-
create-pwa