Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit 09e9f43

Browse files
alan-agius4danbucholtz
authored andcommitted
doc(available task): change tsc to transpile (#364)
1 parent 32b5f3e commit 09e9f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ These tasks are available within `ionic-app-scripts` and can be added to NPM scr
151151
| `minify` | Minifies the output JS bundle and compresses the compiled CSS. |
152152
| `ngc` | Runs just the `ngc` portion of the production build. |
153153
| `sass` | Sass compilation of used modules. Bundling must have as least ran once before Sass compilation. |
154-
| `tsc` | Runs just the `tsc` portion of the dev build. |
154+
| `transpile`| Runs just the `tsc` portion of the dev build. |
155155
| `watch` | Runs watch for dev builds. |
156156

157157
Example NPM Script:

0 commit comments

Comments
 (0)