Skip to content

Commit 4dfd69d

Browse files
committed
Update to Phoenix 1.3
1 parent f10b4fb commit 4dfd69d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+2393
-652
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
erl_crash.dump
99

1010
# Static artifacts
11-
/node_modules
11+
assets/node_modules
1212

1313
# Since we are building assets from web/static,
1414
# we ignore priv/static. You may want to comment
@@ -22,4 +22,4 @@ erl_crash.dump
2222
# secrets file as long as you replace its contents by environment
2323
# variables.
2424
/config/prod.secret.exs
25-
web/static/js/build/
25+
assets/js/build/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)