Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubl
bdd_dev
webmasterei
dacap
Commits
0c9d422f
Commit
0c9d422f
authored
Aug 15, 2018
by
Ulf Seltmann
Browse files
rearranged .npmignore
parent
02c02a56
Pipeline
#779
failed with stages
in 3 minutes and 18 seconds
Changes
4
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.npmignore
View file @
0c9d422f
/.git*
/docker-compose.yml
/data
# folders
/.dacap-tmp
/.npm
/.nyc_output
/.tmp
/.vscode
/coverage
/data
/docs
/mkdocs.yml
/tsconfig.json
/webpack.*.js
/src
/helmchart
/site
/
.tmp
/
src
/test
/coverage
/.eslintrc.json
/jsconfig.json
/package-lock.json
/report.xml
# files
/.dockerignore
/.git*
/.nycrc
/docker-compose.yml
/Dockerfile
/*.tgz
/.gitlab-ci.yml
/.npm
/helmcharts
\ No newline at end of file
/mkdocs.yml
/package-lock.json
/tsconfig.json
/webpack.*.js
/*.tgz
\ No newline at end of file
Changelog.md
View file @
0c9d422f
# Changelog
## [1.1.1] - 2018-08-15
### Changed
*
fixed gitlab-ci
*
rearranged .npmignore to reduce npm package size
## [1.1.0] - 2018-08-06
### Changed
*
simplified gitlab-ci
...
...
@@ -27,3 +32,5 @@
[
1.0.3
]:
https://git.sc.uni-leipzig.de/ubl/bdd_dev/webmasterei/dacap/compare/release%2F1.0.2...release%2F1.0.3
[
1.0.4
]:
https://git.sc.uni-leipzig.de/ubl/bdd_dev/webmasterei/dacap/compare/release%2F1.0.3...release%2F1.0.4
[
1.0.5
]:
https://git.sc.uni-leipzig.de/ubl/bdd_dev/webmasterei/dacap/compare/release%2F1.0.4...release%2F1.0.5
[
1.1.0
]:
https://git.sc.uni-leipzig.de/ubl/bdd_dev/webmasterei/dacap/compare/release%2F1.0.5...release%2F1.1.0
[
1.1.1
]:
https://git.sc.uni-leipzig.de/ubl/bdd_dev/webmasterei/dacap/compare/release%2F1.1.0...release%2F1.1.1
package-lock.json
View file @
0c9d422f
{
"name"
:
"@ubleipzig/dacap"
,
"version"
:
"1.1.
0
"
,
"version"
:
"1.1.
1
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
0c9d422f
{
"name"
:
"@ubleipzig/dacap"
,
"scope"
:
"@bdd_dev"
,
"version"
:
"1.1.
0
"
,
"version"
:
"1.1.
1
"
,
"description"
:
"proxies,compresses and caches api-requests"
,
"main"
:
"bin/dacap"
,
"bin"
:
{
...
...
Write
Preview
Supports
Markdown
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