mirror of
https://github.com/ezolenko/rollup-plugin-typescript2.git
synced 2025-12-08 19:06:16 +00:00
Update README.md
This commit is contained in:
parent
8fd8595c0f
commit
d8c4cccb33
@ -235,7 +235,7 @@ Use the normal github process of forking, making a branch and creating a PR when
|
||||
|
||||
Fastest way to test changes is to do a self build, the plugin is part of its own build system:
|
||||
- make changes
|
||||
- run `npm build` (uses build committed to master branch)
|
||||
- run `npm build` (uses last released version on npm)
|
||||
- check that you get expected changes in `dist`
|
||||
- run `npm build-self` (uses fresh local build)
|
||||
- check `dist` for the expected changes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user