Benjamin A Pusey

Results 6 comments of Benjamin A Pusey

@ltrouton was this ever resolved? I'm using an older version of TinyMCE but wondering if it was fixed in a later release?

I'm also curious about why computed enums are disabled for strings. Being able to use templated strings would be great. Looks like there was a similar issue here https://github.com/Microsoft/TypeScript/issues/20440.

Has this been implemented?

From what I can gather by looking through the repo, don't provide a configuration property in the options for the loader. If you're using a tslint.json I don't think you...

I'll try it when i get home. I was having a similar issue, but was trying to call extends from webpack options configuration property. Which from the look of things...

https://codesandbox.io/s/p93vp612w0 Heres a sandbox app with my implementation if anyones struggling with this.