Skip to content

Commit

Permalink
fix setup of graphiql
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpaterson committed Dec 14, 2019
1 parent 1bfb8b1 commit 3e6d34b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ yarn-debug.log*
.yarn-integrity

config/database.yml
logfile
2 changes: 2 additions & 0 deletions app/assets/config/manifest.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
//= link_tree ../images
//= link_directory ../stylesheets .css
//= link graphiql/rails/application.css
//= link graphiql/rails/application.js

0 comments on commit 3e6d34b

Please sign in to comment.