Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
npm-php
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
project-templates
web
npm-php
Commits
d5373246
Commit
d5373246
authored
Aug 18, 2017
by
Vadym Gidulian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed dist folder permissions
parent
3170544b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
package.json
package.json
+1
-1
No files found.
package.json
View file @
d5373246
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
"scripts"
:
{
"scripts"
:
{
"prestart"
:
"npm install"
,
"prestart"
:
"npm install"
,
"start"
:
"
docker-compose up -d && gulp
&& concurrently
\"
gulp watch
\"
\"
lite-server
\"
"
,
"start"
:
"
gulp && docker-compose up -d
&& concurrently
\"
gulp watch
\"
\"
lite-server
\"
"
,
"build-testing"
:
"npm install && gulp --env testing"
,
"build-testing"
:
"npm install && gulp --env testing"
,
"build-staging"
:
"npm install && gulp --env staging"
,
"build-staging"
:
"npm install && gulp --env staging"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment