Skip to content

Commit 8090d41

Browse files
authored
Merge pull request rails#54798 from Edouard-chin/ec-actiontext-rollup
Add rollup-plugin-terser as a dev dependency in Action text:
2 parents 9f39c01 + 8408743 commit 8090d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actiontext/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"@rollup/plugin-commonjs": "^19.0.1",
3232
"@rollup/plugin-node-resolve": "^11.0.1",
3333
"rollup": "^2.35.1",
34+
"rollup-plugin-terser": "^7.0.2",
3435
"trix": "^2.0.0"
3536
},
3637
"scripts": {

0 commit comments

Comments
 (0)