Phillip Barbiero
Phillip Barbiero
Can you do `expr = parser.parse('Number(y) == 3');` I think its by design that `==` performs a `===` check instead.
Any chance this can be supported?
This is still a blocking issue for me, all because of the removal of `preserve: computed` -- I tried looking into allowing `importFrom` to be a node module name, but...
Yes I need to update this, theres a lot of outdated deps and I want to move these projects to webpack 3. Still trying to decide if I should switch...
It looks like uglify-es is the correct direction to go, especially with maturing webpack integration and plugins. I am planning an update once webpack 4 and it's plugins mature.
There's nothing wrong with that at all. Having to resort to that probably means a different problem somewhere but it's still fine.
Sorry, I have never seen that before :(
@ianstormtaylor I am not a TS developer, and this is probably less elegant than you'd like, but this does resolve it for me: ``` // https://github.com/ianstormtaylor/superstruct/blob/main/src/structs/utilities.ts#L55 function assign(...Structs) { const...
@mShan0 instead of opening a new ticket, maybe it fits here. The repo advertises `TDS 7.4 (SQL Server 2012/2014/2016/2017)` -- is 2019 supposed to be supported or being worked on?...