mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
re-comment webpack build
This commit is contained in:
parent
4c27123639
commit
61fe2b73b3
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