Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D1900
Change Details
Change Details
Old
New
Diff
`yarn` is now used by the ZURB WebApp Template. As such, it will be used too for our next static site. Let's be ready for that in the CD, as we'll need to compile the site.
`yarn` is now used by the site builder packaged in the ZURB WebApp Template as a npm alternative. As such, when we update static sites like infra.nasqueron.org or daeghrefn.nasqueron.org we switch from npm to yarn. That requires CD jobs to build with yarn.
`yarn` is now used by the
site builder packaged in the
ZURB WebApp Tem
plate.
plate as a npm alternative.
As such,
it will be
when we update static sites
used too for our next static site. Let's be ready for that in the CD,
like infra.nasqueron.org or daeghrefn.nasqueron.org
as we'll need to compile the site
we switch from npm to yarn. That requires CD jobs to build with yarn
.
Continue