Piotr Błażejewicz (Peter Blazejewicz)

Results 55 issues of Piotr Błażejewicz (Peter Blazejewicz)

The`package.json` contains a reference to non existing script target: `webpack-prod` https://github.com/vsternbach/angularjs-typescript-webpack/blob/master/package.json#L61

This change shows how to mix existing (legacy) JavaScript together with migrated (TypeScript) files - TS configuration changes for application and test - main entry points renamed to plain JS...

The common scenario is to migrate existing code to TS and start with TSC to compile/check existing code before switching completely to TS. Have you considered adding that option, so...

`Parser.addParser` is a pass through to `ParseStream.addParser`, which uses and documents `customType`. The same is in public docs (README) Thanks!

- typechecking in Webpack config - remove warnings from the webpack build output Thanks!

As mentioned in the comment in the `protectedBrowserStorage.js` (being removed), that is now possible to access some native features of the JavaScript engine without a need of the custom wrapper:...

https://mustache.github.io/mustache.5.html ``` * {{default_tags}} {{==}} * * {{ default_tags_again }} ``` Thanks!

- [x] I have signed the [Adobe CLA](http://adobe.github.io/cla.html) (required). ## Topic n/a ## Versions n/a ## Description of the pull request This fixes obvious typos in html tags dicsussed in...