1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-28 04:53:06 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Artyom
b1e9f16081
Add missing rollup dependency 2017-03-31 11:15:11 +02:00
Aaron Friel
4f86406a09 Add npm install to buildjs.sh, describe changing in README 2017-03-18 15:39:51 -05:00
Aaron Friel
bf0bb58ee4 Fix the previous commit (URL polyfill) 2017-03-17 15:43:48 -05:00
Aaron Friel
e56c4f22a0 Fixed urlpoly for IE11.
Module is empty _or_ has a polyfilled URL object.

Case 1: Empty if "browser's URL implementation is valid", see line 20.

Case 2: module.URL is polyfilled otherwise.
2017-03-17 15:13:30 -05:00
Aaron Friel
917273ab58 Implement client-side JS build, automatic CSRF protection. 2017-03-17 15:02:51 -05:00