A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/chartjs/chartjs-plugin-deferred/commit/3589a49df0df5011c6a7a7a47f03c8a5e1ecfb15 below:

Get rid of Gulp in favor of npm scripts · chartjs/chartjs-plugin-deferred@3589a49 · GitHub

File tree Expand file treeCollapse file tree 8 files changed

+529

-2057

lines changed

Filter options

Expand file treeCollapse file tree 8 files changed

+529

-2057

lines changed Original file line number Diff line number Diff line change

@@ -1,12 +1,12 @@

1 1

language: node_js

2 2

node_js:

3 -

- "6"

3 +

- "14"

4 4 5 5

script:

6 6

- npm run lint

7 7

- npm run build

8 -

- gulp package

9 -

- gulp bower

8 +

- npm run package

9 +

- npm run bower

10 10 11 11

# IMPORTANT: scripts require GITHUB_AUTH_TOKEN and GITHUB_AUTH_EMAIL environment variables

12 12

# IMPORTANT: scripts has to be set executables in the Git repository (error 127)

@@ -24,6 +24,7 @@ deploy:

24 24

file:

25 25

- "./dist/chartjs-plugin-deferred.js"

26 26

- "./dist/chartjs-plugin-deferred.min.js"

27 +

- "./dist/chartjs-plugin-deferred.tgz"

27 28

- "./dist/chartjs-plugin-deferred.zip"

28 29

skip_cleanup: true

29 30

on:

Original file line number Diff line number Diff line change

@@ -47,7 +47,7 @@ The following commands will then be available from the repository root:

47 47

> npm run lint -- --fix // automatically fix linting problems

48 48

> npm run docs // generate documentation (`dist/docs`)

49 49

> npm run docs:dev // generate documentation and watch for changes

50 -

> gulp package // create an archive with dist files and samples

50 +

> npm run package // create tgz and zip archives with dist files

51 51 52 52

## License

53 53

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4