Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react""
This reverts commit 3e21b78142
.
This commit is contained in:
parent
f96ee322a0
commit
fe0b3c2215
8 changed files with 402 additions and 6 deletions
|
@ -6,6 +6,7 @@ Rails.application.config.assets.version = '1.0'
|
|||
# Add additional assets to the asset load path
|
||||
Rails.application.config.assets.paths << Rails.root.join('node_modules', 'trix', 'dist')
|
||||
Rails.application.config.assets.paths << Rails.root.join('node_modules', 'select2', 'dist', 'css')
|
||||
Rails.application.config.assets.paths << Rails.root.join('node_modules', 'mapbox-gl', 'dist')
|
||||
|
||||
# Precompile additional assets.
|
||||
# application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue