issues
search
echobind
/
bisonapp
A Full Stack Jamstack in-a-box brought to you by Echobind
MIT License
590
stars
28
forks
source link
chore: use yarn install --immutable instead of --frozen-lockfile.
#286
Closed
cullylarson
closed
2 years ago
cullylarson
commented
2 years ago
Changes
--frozen-lockfile
is deprecated. It will be removed in a future release. c.f.
https://yarnpkg.com/cli/install
.
Rename
main.js.yml.ejs
to
main.yml.ejs
(why does it need
.js
in the filename?)
Checklist
[ ] Requires dependency update?
[ ] Generating a new app works
Changes
--frozen-lockfile
is deprecated. It will be removed in a future release. c.f. https://yarnpkg.com/cli/install.main.js.yml.ejs
tomain.yml.ejs
(why does it need.js
in the filename?)Checklist