mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
temp revert webpack build event
breaks on travis (linux)
This commit is contained in:
parent
bac9f99416
commit
ff4cdf964e
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@
|
|||
</Target>
|
||||
|
||||
<Target Name="PreBuild" BeforeTargets="PreBuildEvent">
|
||||
<Exec Command="if $(ConfigurationName) == Debug call "$(SolutionDir)scripts\npm_webpack_win.bat"" />
|
||||
<!--<Exec Command="if $(ConfigurationName) == Debug call "$(SolutionDir)scripts\npm_webpack_win.bat"" />-->
|
||||
</Target>
|
||||
|
||||
</Project>
|
||||
Loading…
Reference in a new issue