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/configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ const app = new EmberApp(defaults, {
28
28
29
29
(Note that this _will_ noticeably slow down your app rebuilds.)
30
30
31
-
If you are using [Embroider](https://github.com/embroider-build/embroider), you might need to inlcude[devtool](https://webpack.js.org/configuration/devtool/) in your webpack configuration:
31
+
If you are using [Embroider](https://github.com/embroider-build/embroider), you might need to include[devtool](https://webpack.js.org/configuration/devtool/) in your webpack configuration:
0 commit comments