Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 6279e8a0
authored
Jan 29, 2020
by
Pedro Augusto de Paula Barbosa
Committed by
GitHub
Jan 29, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build(docs): save space (#11874)
1 parent
1a53892c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
package.json
package.json
View file @
6279e8a
...
@@ -120,7 +120,7 @@
...
@@ -120,7 +120,7 @@
"test-docker"
:
"npm run test-docker-unit && npm run test-docker-integration"
,
"test-docker"
:
"npm run test-docker-unit && npm run test-docker-integration"
,
"test-docker-unit"
:
"npm run test-unit"
,
"test-docker-unit"
:
"npm run test-unit"
,
"test-docker-integration"
:
"env-cmd $npm_package_options_env_cmd npm run test-integration"
,
"test-docker-integration"
:
"env-cmd $npm_package_options_env_cmd npm run test-integration"
,
"docs"
:
"rimraf esdoc && esdoc -c docs/esdoc-config.js && cp docs/favicon.ico esdoc/favicon.ico && cp docs/ROUTER.txt esdoc/ROUTER && node docs/run-docs-transforms.js && node docs/redirects/create-redirects.js"
,
"docs"
:
"rimraf esdoc && esdoc -c docs/esdoc-config.js && cp docs/favicon.ico esdoc/favicon.ico && cp docs/ROUTER.txt esdoc/ROUTER && node docs/run-docs-transforms.js && node docs/redirects/create-redirects.js
&& rimraf esdoc/file esdoc/source.html
"
,
"teaser"
:
"node scripts/teaser"
,
"teaser"
:
"node scripts/teaser"
,
"test-unit"
:
"mocha --require scripts/mocha-bootload --globals setImmediate,clearImmediate --exit --check-leaks --colors -t 30000 --reporter spec
\"
test/unit/**/*.js
\"
"
,
"test-unit"
:
"mocha --require scripts/mocha-bootload --globals setImmediate,clearImmediate --exit --check-leaks --colors -t 30000 --reporter spec
\"
test/unit/**/*.js
\"
"
,
"test-unit-mariadb"
:
"cross-env DIALECT=mariadb npm run test-unit"
,
"test-unit-mariadb"
:
"cross-env DIALECT=mariadb npm run test-unit"
,
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment