We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8bd24d commit d67963fCopy full SHA for d67963f
actiontext/package.json
@@ -2,10 +2,10 @@
2
"name": "@rails/actiontext",
3
"version": "7.1.0-alpha",
4
"description": "Edit and display rich text in Rails applications",
5
- "main": "app/javascript/actiontext/index.js",
+ "main": "app/assets/javascripts/actiontext.js",
6
"type": "module",
7
"files": [
8
- "app/javascript/actiontext/*.js"
+ "app/assets/javascripts/*.js"
9
],
10
"homepage": "https://rubyonrails.org/",
11
"repository": {
0 commit comments