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: plugins/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,9 @@ If you are interested in building your own plugins, we recommend following our [
15
15
- reduces configuration files to provide easy maintainence
16
16
- provides shareable structure for ease of demoing your plugins
17
17
- ability to focus your workspace down to a single plugin in an instant if you ever need to isolate development when working within a multi-plugin workspace
18
-
- provides automated migrations managed by the TSC to keep your plugins workspaces updates without manual hassles
18
+
- provides automated migrations managed by the TSC to keep your plugin workspaces up-to-date without manual hassles
19
19
20
-
You may also find these resources helpful in further understanding plugin workspaces as well as developing plugins in general:
20
+
You may also find these resources helpful:
21
21
22
22
-[Introducing plugin workspaces to simplify and streamline maintenance](https://blog.nativescript.org/announcing-plugin-workspaces)
23
23
-[Migrate your plugin workspace in 2 seconds - NativeScript 8 + webpack5 + configuration updates](https://blog.nativescript.org/plugin-workspace-migrate-to-v2)
0 commit comments