Seth Larson
Seth Larson
Quickly approaching a year of this being open and there not being support for latest net core. Is this abandoned in core versions after 1?
I was doing this in a rails 6 engine and had to add the following within engine.rb ``` initializer "my_engine.precompile" do |app| app.config.assets.paths
I do still run into an issue with folders/files not existing after cloning the repo when running ./build.sh but I don't believe they are related to this change.