You can now indicate that you have completed something and add evidence but the update doesn't yet work and it will need refatoring because we need to get back to the CAF or company.
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails
|
||||
import "jquery";
|
||||
import "@hotwired/turbo-rails";
|
||||
//import "controllers";
|
||||
import Trix from "trix";
|
||||
import "@rails/actiontext";
|
||||
|
||||
window.importmapScriptsLoaded = true;
|
||||
|
||||
import "controllers";
|
||||
|
||||
import "trix"
|
||||
import "@rails/actiontext"
|
||||
|
||||
Reference in New Issue
Block a user