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
Copy file name to clipboardExpand all lines: docs/installation/installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -291,7 +291,7 @@ Using the Rails `webpacker` gem you can easily add other NPM (node package manag
291
291
For details on how to import and use NPM packages in your application see [Importing React Components](https://hyperstack.org/edge/docs/dsl-client/components#javascript-components)
292
292
293
293
To integrate webpacker with an existing Hyperstack application - for example if you just added a couple of components and now
294
-
want to try webpacker - use the hyperstack:webpack task:
294
+
want to try webpacker - use the hyperstack:install:webpack task:
0 commit comments