Skip to content

Commit 2eace42

Browse files
authored
Merge pull request rails#49952 from mgrunberg/fix-actiontext-sprocket
Fix using actiontext.js in sprocket
2 parents ee42128 + 2dbcb3d commit 2eace42

File tree

10 files changed

+1736
-847
lines changed

10 files changed

+1736
-847
lines changed

actiontext/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
* Compile ESM package that can be used directly in the browser as actiontext.esm.js
2+
3+
*Matias Grunberg*
4+
5+
* Fix using actiontext.js with Sprockets
6+
7+
*Matias Grunberg*
8+
19
* Upgrade Trix to 2.0.7
210

311
*Hartley McGuire*
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
actiontext.js linguist-generated
2+
actiontext.esm.js linguist-generated
23
trix.js linguist-vendored

0 commit comments

Comments
 (0)