Skip to content

Update JavaScript assets path in initializer#731

Open
jfi wants to merge 1 commit intobasecamp:mainfrom
jfi:patch-1
Open

Update JavaScript assets path in initializer#731
jfi wants to merge 1 commit intobasecamp:mainfrom
jfi:patch-1

Conversation

@jfi
Copy link

@jfi jfi commented Feb 13, 2026

The lexxy.assets initializer in lib/lexxy/engine.rb added app/javascript to the asset paths, but the correct path is app/assets/javascript.

Fixes #730.

The `lexxy.assets` initializer in `lib/lexxy/engine.rb` added `app/javascript` to the asset paths, but the correct path is `app/assets/javascript`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Engine registers wrong asset path for Javascript files

1 participant

Comments