[email protected]
cli v0.3.4
create-remix
Release Notes
Patch Changes
Improve the default
remix newapp template so production starts withNODE_ENV=production, minifies browser assets, resolves frames on the client and server, and uses the dev server watcher instead of the asset server watcher.Prevent
remix doctor --fixfrom creating or updating files outside the project root when fix paths traverse symlinks (see #11532).