Sergejs Rizovs

Results 4 issues of Sergejs Rizovs

I am having the same problem as in this stackoverflow question: http://stackoverflow.com/questions/29510309/how-do-i-make-webpack-exit-with-an-error-when-jshint-emits-warnings I have both "emitErrors" and "failOnHint" options set to true, but still getting only warnings, which results in...

type: Bug

**Description** Declaration files generated by `tsc` contain errors. For example: ``` core/dist/utils/plate/createPlateElementComponent.d.ts(17,120): error TS2304: Cannot find name 'T_1'. ``` https://unpkg.com/@udecode/[email protected]/dist/utils/plate/createPlateElementComponent.d.ts ``` link/dist/transforms/unwrapLink.d.ts(11,58): error TS2304: Cannot find name 'V_1'. ``` https://unpkg.com/@udecode/[email protected]/dist/transforms/unwrapLink.d.ts...

bug
build

I've tried different approaches to open/switch applications in Windows 8, but none of them seem to work. The first issue is with BringApp/StartApp. Getting following error: `Only part of a...