Mateusz Kulesza
Mateusz Kulesza
Great work, annotations makes code much more clean. It seams it doesnt support Angular 1.3's "Conroller As" syntax. Are you planning on fixing it?
Hello. First - thatnks again for BrowserFS! 👍 Trying to use in webpack. Managed to start it with ``` // FIX for - https://github.com/jvilk/BrowserFS/issues/201 // process.js:1 Uncaught TypeError: BrowserFS.BFSRequire is...
**Is your feature request related to a problem? Please describe.** When column headers differ and their row differs per document (different "intro" in each document) I have to parse once...
I need my app to run localy on exact the same address and port as a production (I have my /etc/hosts/ fixed to use local adress), but when I change...