Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Matomo Analytics
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Microsoft SharePoint
SPFx
Matomo Analytics
Commits
4b0ccef0
Verified
Commit
4b0ccef0
authored
May 11, 2019
by
Laurent Sittler
©
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(build): local build
parent
e91b0c9c
Pipeline
#652
failed with stages
in 2 minutes and 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
.gitlab-ci.yml
.gitlab-ci.yml
+0
-1
package-lock.json
package-lock.json
+0
-5
No files found.
.gitlab-ci.yml
View file @
4b0ccef0
...
...
@@ -10,7 +10,6 @@ extension:
script
:
-
npm i -g gulp
-
npm i
-
npm audit fix
-
gulp bundle --ship
-
gulp package-solution --ship
-
mv ./sharepoint/solution/matomo-analytics.sppkg ././matomo-analytics.sppkg
...
...
package-lock.json
View file @
4b0ccef0
...
...
@@ -16514,11 +16514,6 @@
}
}
},
"url-join": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/url-join/-/url-join-4.0.0.tgz",
"integrity": "sha1-TTNA6AfTdzvamZH4MFrNzCpmXSo="
},
"use": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz",
...
...
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