From 6141320224ef94ffb53dacdcf15fc2192927b737 Mon Sep 17 00:00:00 2001 From: deebloo Date: Wed, 14 Feb 2024 21:29:04 -0500 Subject: [PATCH] change destination of bundle --- .gitignore | 2 +- README.md | 2 +- index.html | 13 +------------ package.json | 26 ++++++++++++++++++-------- rollup.config.js | 2 +- 5 files changed, 22 insertions(+), 23 deletions(-) diff --git a/.gitignore b/.gitignore index 0cbca06..43ea591 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ /node_modules -/bundled +/bundle /dist /target /src/**/*.js diff --git a/README.md b/README.md index a798c92..b4aa299 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Go Board WebComponent. The entire library weights less than 5kb gzip and less th ## All you need to get started is some markup and a script tag ```HTML - + diff --git a/index.html b/index.html index b550afa..42f3365 100644 --- a/index.html +++ b/index.html @@ -6,17 +6,6 @@ Go Viewer - - @@ -34,7 +23,7 @@ - +