-
error when try to lanch UI
`
> datatools-manager@0.0.0-development start
> mastarm build --env dev --serve --proxy http://localhost:4000/api
(node:7524) [DEP0040] DeprecationWarning: The `punycode…
-
I was comparing it with other alternatives like [esprima](https://www.npmjs.com/package/esprima?activeTab=readme) and [espree](https://www.npmjs.com/package/espree).
From what I found, esprima & espr…
-
_From @stev-0 on July 31, 2015 17:55_
I have tried to build the project on Windows and on Linux and have come across issues. On Windows I had to compile some code and install old versions of Visual S…
-
[ESTree](https://github.com/estree/estree) is a standard JavaScript AST representation used by most of devtools (parsers - Acorn, Esprima, ..., transformers, transpilers like Babel, etc.).
Looking at…
-
In README you state:
> Internally the plugin makes use of Recast for performing AST transforms and stripping the annotations together with esprima-fb parser( which is now deprecated but i couldn't ge…
-
Thanks for sharing this great tool!
I am getting the following error when I run it on my code:
```
Removed a self defending expression
Removed string array wrappers
Reversed string obfuscatio…
-
## Describe the enhancement
Switch from `babel` to `swc`.
## Motivation
Performance should be improved. It's extremely slow in development.
## Possible implementations
https://swc.rs/d…
-
I tried to upgrade polymore 2.x project to polymer 3.0. I used polymer-modulizer for this.
But such error occured. Can you help me?
![image](https://user-images.githubusercontent.com/40726938/4445…
-
I was trying to package esprima-python for Debian when I [noticed](https://github.com/Kronuz/esprima-python/pull/17#issuecomment-914335334) that esprima-python is not well maintained and its tests fai…
pabs3 updated
3 years ago
-
This would allow for round-tripping code, so generated code could be editable, but also allow loading arbitrary Javascript code into Waterbear for viewing as blocks, which could help with editing, deb…
dethe updated
9 years ago