Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtgrosser authored Oct 2, 2021
1 parent 9aef133 commit ef3ad4b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ For Rails:
# config/initializers/jass.rb
Jass.modules_root = Rails.root.join('vendor', 'node_modules')
```
The modules root can also be given during instantiation of the class:
```ruby
foo = Foo.new('path/to/node_modules')
```
### Defining JS constants
Expand Down

0 comments on commit ef3ad4b

Please sign in to comment.