Skip to content

Commit

Permalink
Merge branch 'patch-1' of https://github.com/dasilvacontin/sweetalert
Browse files Browse the repository at this point in the history
…into ajax-loading
  • Loading branch information
t4t5 committed Jul 29, 2015
2 parents c72d6c4 + f1fd5dc commit 32ff445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ If you want to contribute:

- Make sure you have [Node](http://nodejs.org/), [NPM](https://www.npmjs.com/) and [Gulp](http://gulpjs.com/) installed. When in the SweetAlert directory, run `npm install` to install the dependencies. Then run `gulp` while working to automatically minify the SCSS and JS-files.

- Keep in min that SweetAlert uses Browserify in order to compile ES6-files. For easy debugging, make sure you reference the file `dist/sweetalert-dev.js` instead of `sweetalert.js`.
- Keep in mind that SweetAlert uses Browserify in order to compile ES6-files. For easy debugging, make sure you reference the file `dist/sweetalert-dev.js` instead of `sweetalert.js`.

- After you're done, make a pull request and wait for approval! :)

Expand Down

0 comments on commit 32ff445

Please sign in to comment.