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
{{ message }}
This repository was archived by the owner on Apr 19, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.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
@@ -133,7 +133,7 @@ We try to make the steps clearer than previous sections due to the necessary det
133
133
134
134
### Use webpacker to develop an independent frontend
135
135
136
-
We can achieve this by simply following the webpacker's README file, here one point need to mention is to install some [prerequisites](https://github.com/rails/webpacker#prerequisites) before hand. After that we can begin to install webpacker:
136
+
We can install and configure it by simply following the webpacker's README file, but one thing need to mention is to make sure some [prerequisites](https://github.com/rails/webpacker#prerequisites) installed before hand. After that we can begin to install webpacker:
0 commit comments