Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small improvements #23

Merged
merged 2 commits into from
Nov 3, 2020
Merged

Small improvements #23

merged 2 commits into from
Nov 3, 2020

Conversation

ngscheurich
Copy link
Contributor

@ngscheurich ngscheurich commented Nov 3, 2020

This includes two small improvements—a documentation update and an asset CLI flag correction.

Simply committing changed files here isn't quite enough, as the
initialization script renames some files, which Git considers
delete/create operations.
 `--watch-stdin` is incorrect as of the currently-specified version of
 webpack.
@@ -19,7 +19,7 @@ config :phoenix_starter, PhoenixStarterWeb.Endpoint,
"node_modules/webpack/bin/webpack.js",
"--mode",
"development",
"--watch-stdin",
"--watch",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ngscheurich ngscheurich merged commit 16c69c8 into main Nov 3, 2020
@ngscheurich ngscheurich deleted the ngscheurich-patch-1 branch November 3, 2020 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants