Add notice about asset linking to manifest
This commit is contained in:
parent
8c9dc92afb
commit
8896445704
|
@ -1,3 +1,5 @@
|
||||||
//= link_tree ../builds
|
//= link_tree ../builds
|
||||||
|
|
||||||
|
// If you link assets from node_modules, don't forget to include them in config/initializers/assets.rb
|
||||||
//= link_tree ../../../node_modules/font-awesome/fonts
|
//= link_tree ../../../node_modules/font-awesome/fonts
|
||||||
//= link_tree ../../../node_modules/@fontsource/lexend/files
|
//= link_tree ../../../node_modules/@fontsource/lexend/files
|
||||||
|
|
Loading…
Reference in New Issue