You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently publishing the Trix module JS file, but the libs/index.js is not being updated to add the import line.
Tested on an app using Importmap Laravel. Ideally, we'd test for the existence of libs/index.js and fallback to adding it to the app.js file if the libs/index.js was not found.
The text was updated successfully, but these errors were encountered:
We're currently publishing the Trix module JS file, but the
libs/index.js
is not being updated to add the import line.Tested on an app using Importmap Laravel. Ideally, we'd test for the existence of
libs/index.js
and fallback to adding it to theapp.js
file if thelibs/index.js
was not found.The text was updated successfully, but these errors were encountered: