v1.0.4
[add] dist/
can be generated automatically
import topic from 'topic';
will load dist/index.js
and you can load src/index.js like this:
import topic from 'topic/src';
[add] dist/
can be generated automatically
import topic from 'topic';
will load dist/index.js
and you can load src/index.js like this:
import topic from 'topic/src';