systemjs-config-builder icon indicating copy to clipboard operation
systemjs-config-builder copied to clipboard

Doesn't seem to work?

Open unional opened this issue 7 years ago • 12 comments

I follow the example to do:

// in an empty folder.
yarn global add systemjs-tools
yarn add systemjs systemjs-nodelibs systemjs-plugin-babel react react-dom
systemjs config

But the systemjs config just exit and no generated.config.js is created.

unional avatar Feb 08 '17 03:02 unional