Bruno Ochotorena

Results 4 comments of Bruno Ochotorena

Currently, I would like to use vanilla javascript to import modules natively (see support [here](https://caniuse.com/#feat=es6-module)). And some libraries (like [D3](https://github.com/d3/d3#installing), [loadash](https://github.com/lodash/lodash) and etc) use the UMD form to import modules...

@cyrilsuzat Here is not working.

In general, I use this: ```bash if command -v nats &> /dev/null then source