add make dev config for phpstorm

This commit is contained in:
Ben Harris 2022-03-20 17:55:51 -04:00
parent 6c670bebbe
commit 7f3a8f0646
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="watch css" type="MAKEFILE_TARGET_RUN_CONFIGURATION" factoryName="Makefile">
<makefile filename="$PROJECT_DIR$/css/Makefile" target="dev" workingDirectory="" arguments="">
<envs />
</makefile>
<method v="2" />
</configuration>
</component>