diff --git a/example/index.js b/example/index.js index d9d0fbf..5c12d00 100644 --- a/example/index.js +++ b/example/index.js @@ -1,4 +1,4 @@ -const chain = require('./../lib'); +const chain = require('./../dist'); const options = { micro: './app.js',