mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Preparation for using chrome for qunit in docker images (#5062)
Move use_chrome option to ENV variable Rewrite script to work with node 6 (current LTS version used in discourse_docker) Add node stuff to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -117,3 +117,7 @@ vendor/bundle/*
|
||||
|
||||
#ignore jetbrains ide file
|
||||
*.iml
|
||||
|
||||
# ignore nodejs files
|
||||
/node_modules
|
||||
/package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user