We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d06ca3 commit 7e7039cCopy full SHA for 7e7039c
1 file changed
rollup.config.js
@@ -5,7 +5,7 @@ import compiler from 'typescript'
5
6
const defaultConfig = {
7
name: 'ULID',
8
- input: './index.ts',
+ input: './src/index.ts',
9
}
10
11
const defaultPlugins = [
0 commit comments