mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
9c73d4aeab
* Action Text JS should be available via the asset pipeline too * Main was a module anyway, no need to reference that twice * Fix rollup references * Precompile action text JS for asset pipeline * No JavaScript dependencies needed with the asset pipeline * Stub Webpacker::Engine to trigger webpack path for testing * Extract asset paths * Exercise asset pipeline path * Terser doesn't do anything useful on this small package * Make trix directly available to the asset pipeline * Indirect doesn't carry its worth * Reminder for development about keeping things in sync for the asset pipeline * Ensure this isn't turned into undefined while mirroring * Mirror Trix CSS for asset pipeline * Add the needed JS include tag automatically under the asset pipeline * Please RuboCop * Keep the peer dependency Even though we also need it explicitly as a dev dependency in order to generate the mirror output for trix. * Fix test * Add CHANGELOG entry |
||
---|---|---|
.. | ||
actiontext | ||
trix |