Michał Lipiński

Results 5 issues of Michał Lipiński

In **ng-tags-input** bower build v3.2.0, ```ng-tags-input.css``` contains ```/*# sourceMappingURL=ng-tags-input.css.map */``` but the file is not minified so link is useless (source map file is missing anyway). I would suggest to...

Hello 👋 , `FileReader.readAsBinaryString` method is not supported under Internet Explorer and it should be reported. **Plugin version**: [email protected] **Settings**: ```json { "settings": { "polyfills": [ "Array.from", "fetch", "Object.assign", "Object.entries",...

bug

Resolves https://github.com/Email-builder/email-builder-core/pull/19 fully.

Resolves Email-builder/email-builder-core#19 fully.

Hi! Checking for the sensitive data returns false positives for almost empty repository. Env ``` $ node -v v10.14.1 $ npm -v 6.5.0 ``` How to reproduce? Clone https://github.com/owlcode/publish-please-repro ```...