0.10.5 • Published 8 years ago

web-adplay-sdk v0.10.5

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

#Adplay Web SDK

API reference

Check the documentation here.

How To build

1.NPM packages

npm install

2.Gulp

npm install gulpjs/gulp-cli#4.0 -g

3.Build

gulp build --iframe-host=staging-api.vmfive.io

Or non-minify build

gulp build:nonminify --iframe-host=staging-api.vmfive.io

Or set an filename(non-minify only)

gulp build:nonminify --output=bundle

Develop & deploy

Develop

Start a server, can find test pages in /test/dashboard(Default port is 3310 ).

gulp watch --iframe-host=staging-api.vmfive.io

To assign a different port, for example, assign to 5566:

gulp watch --port=5566 --iframe-host=staging-api.vmfive.io

Use difference api host(optional)

gulp watch --api-host=staging-campaign.vm5apis.com

Deploy

Publish all files which located in build, note that you MUST complete the information inside the configs/deploy.ls file before performing this action.

gulp publish --iframe-host=staging-api.vmfive.io --publish-dest=[prod|staging]

Or build and deploy

gulp build:publish --iframe-host=staging-api.vmfive.io --publish-dest=[prod|staging]
0.10.5

8 years ago

0.11.1

8 years ago

0.11.0

8 years ago

0.10.4

8 years ago

0.10.1

8 years ago

0.10.3

8 years ago

0.10.2

8 years ago

0.9.0

8 years ago

0.8.0

8 years ago

0.7.1

8 years ago

0.7.0

8 years ago

0.6.10

8 years ago

0.6.9

8 years ago

0.6.8

8 years ago

0.6.7

8 years ago

0.6.6

8 years ago

0.6.5

8 years ago

0.6.4

8 years ago

0.6.3

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago

0.5.8

8 years ago

0.5.7

8 years ago

0.5.6

8 years ago

0.5.5

8 years ago

0.5.4

8 years ago

0.5.2

8 years ago