-
![gif](https://cloud.githubusercontent.com/assets/845031/15671220/7694807e-2732-11e6-9ad2-ef90566e6098.gif)
### Summary -
Copy and paste the below HTML code to a sublime window
```
…
-
We are using a CMS (Adobe CQ) that utilizes Mozilla's Rhino tool for JS minification and Parsley `2.3.2` is failing at various points in the script to minify properly. Is this something that's been ob…
-
- [x] MyDMAM Server start-up directly Play w/o start another process
- [x] Add Babel JS management for JSX conversion and code reducing
- [x] Remove legacy JS processing:
- [x] JSX compiler
- …
-
Looks like the minifier doesn't like the method name '_catch()_', because it conflicts with the JS keyword _catch_.
Therefore, any JS file that's using the [Promise object](https://developer.mozilla.…
-
Comments are something I already miss.
We discussed briefly on IRC and you suggested I raise issue.
You also suggested maybe can add support for rifled "comment": for some comment support.
I am in wi…
-
When I followed the [universal app guide](https://github.com/geoext/geoext3/blob/master/universal-app.md) I got a build error when I used the command `sencha app refresh`. Below is the error message. …
-
Got the following error trying to load kcsample.xlsx into my test org LBNL 20. No other datasets or files, not records in the inventory
angular.js:11038 POST https://seeddemostaging.lbl.gov/app/get…
-
When I tab into a selectbox, change its value and then tab out again the selectbox loses its value. Testing using Firefox.
-
See also
https://github.com/kltm/bbop-js/issues/1
Notes to self. Tried following this:
http://lowfatcats.com/blog/1-tutorial/18-how-to-optimize-javascript-css-linux-using-yui-compressor.html
Howeve…
-
Hi everyone, here the cmd :
`yui-compressor ./public/js/objectList/base.js -o ./public/js/objectList/base.min.js --charset utf-8 --type js`
Here the file :
```
if (typeof object === 'undefined') {…
ghost updated
8 years ago