You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up an `./aws.json` file using the example `./aws.sample.json`. If you just want to concat + minify without uploading then you don't need to fill out the `aws.json` file with valid credentials.
41
+
Set up an `./aws.json` file using the example `./aws.sample.json`. If you just want to concat +
42
+
minify without uploading then you don't need to fill out the `aws.json` file with valid credentials.
40
43
41
44
Build the package (default task concatenates and minifies) using `grunt`.
42
45
43
46
## Testing
44
47
45
-
[![Selenium Test Status][saucelabs-matrix-image]][saucelabs]
48
+
[![Selenium Test Status][saucelabs-matrix-image]][saucelabs]
46
49
47
50
## Copyright and license
48
51
49
-
The Snowplow JavaScript Tracker is based on Anthon Pang's [`piwik.js`][piwikjs], the JavaScript tracker for the open-source [Piwik][piwik] project, and is distributed under the same license ([Simplified BSD][bsd]).
52
+
The Snowplow JavaScript Tracker is based on Anthon Pang's [`piwik.js`][piwikjs], the JavaScript
53
+
tracker for the open-source [Piwik][piwik] project, and is distributed under the same license
54
+
([Simplified BSD][bsd]).
50
55
51
-
Significant portions of the Snowplow JavaScript Tracker copyright 2010 Anthon Pang. Remainder copyright 2012-14 Snowplow Analytics Ltd.
56
+
Significant portions of the Snowplow JavaScript Tracker copyright 2010 Anthon Pang. Remainder
0 commit comments