We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e90ce commit cc9b3fdCopy full SHA for cc9b3fd
rollup.config.js
@@ -3,7 +3,7 @@ import pkg from './package.json'
3
4
export default [
5
{
6
- input: 'dist/index.js',
+ input: 'dist/lib/index.js',
7
output: {
8
name: 'monads',
9
file: pkg.main,
0 commit comments