mirror of
https://github.com/logos-messaging/js-noise.git
synced 2026-01-06 23:53:08 +00:00
up
This commit is contained in:
parent
fbde0f5cae
commit
9dcfb7c06c
@ -13,7 +13,7 @@ const output = {
|
|||||||
|
|
||||||
const rollupConfig = {
|
const rollupConfig = {
|
||||||
input: {
|
input: {
|
||||||
index: `${output.path}/dist/index.js`,
|
index: `${output.path}/index.ts`,
|
||||||
},
|
},
|
||||||
output: {
|
output: {
|
||||||
dir: "bundle",
|
dir: "bundle",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user