Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 3de0cb1

Browse files
committed
Add the new shim config to the whitelists
1 parent 1633e0a commit 3de0cb1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/requirejs/rails/config.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def initialize
4040
paths
4141
priority
4242
scriptType
43+
shim
4344
urlArgs
4445
waitSeconds
4546
xhtml
@@ -75,6 +76,7 @@ def initialize
7576
pragmas
7677
pragmasOnSave
7778
preserveLicenseComments
79+
shim
7880
skipModuleInsertion
7981
skipPragmas
8082
uglify

0 commit comments

Comments
 (0)