Revamped XML sitemap, Added run configs, Added release script, Removed commented HTML
Update .gitignore, app.py - Minify.run.xml, and 11 more files...
This commit is contained in:
13
.run/go build np_web_main.run.xml
Normal file
13
.run/go build np_web_main.run.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="go build np_web_main" type="GoApplicationRunConfiguration" factoryName="Go Application" nameIsGenerated="true">
|
||||
<module name="Web-NibblePoker" />
|
||||
<working_directory value="$PROJECT_DIR$" />
|
||||
<go_parameters value="-ldflags="-s -w -extldflags '-static'"" />
|
||||
<kind value="PACKAGE" />
|
||||
<package value="np_web_main" />
|
||||
<directory value="$PROJECT_DIR$" />
|
||||
<filePath value="$PROJECT_DIR$/app/main.go" />
|
||||
<output_directory value="$PROJECT_DIR$/bin" />
|
||||
<method v="2" />
|
||||
</configuration>
|
||||
</component>
|
Reference in New Issue
Block a user