Skip to content

Commit 58f5cb4

Browse files
authored
Added link installation steps
1 parent 9db3ec1 commit 58f5cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ environment:
1313

1414
install:
1515
- ps: Update-NodeJsInstallation (Get-NodeJsLatestBuild $env:nodejs_version)
16+
- npm link
17+
- npm link webpack
1618
- npm install --msvs_version=2013
1719

1820
build: off

0 commit comments

Comments
 (0)