Skip to content

Commit

Permalink
Revert "Set jsLoader: "import" in newly generated config files"
Browse files Browse the repository at this point in the history
This reverts commit fbf8b7a.

Setting jsLoader: "import" breaks Node 10.
  • Loading branch information
sgravrock committed Jul 22, 2021
1 parent fbf8b7a commit f8e45d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/examples/jasmine.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"helpers": [
"helpers/**/*.?(m)js"
],
"jsLoader": "import",
"stopSpecOnExpectationFailure": false,
"random": true
}

0 comments on commit f8e45d1

Please sign in to comment.