still trying to get the code working inside an engine (was fine in app)

This commit is contained in:
2023-02-08 12:29:52 +02:00
parent b956f5709a
commit 53b549e921
10 changed files with 18 additions and 6 deletions

View File

@ -1 +1 @@
//= link_directory ../javascript .js
//= link_tree ../../javascript .js

View File

@ -1,2 +1,2 @@
//= link_directory ../stylesheets/vue_r .css
//= link_directory ../../javascript .js
//= link_tree ../javascript .js