Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Reminify
Browse files Browse the repository at this point in the history
  • Loading branch information
ScopeyNZ committed Nov 18, 2021
1 parent 9b3af55 commit 9d5cf4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 178 deletions.
178 changes: 1 addition & 177 deletions dist/integration/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"scripts": {
"serve": "parcel configuration-app/index.html",
"build:config": "parcel build configuration-app/index.html --dist-dir dist/config",
"build:integration": "ncc build integration/index.ts -o dist/integration",
"build:integration": "ncc build integration/index.ts -m -o dist/integration",
"build": "yarn build:config; yarn build:integration"
},
"devDependencies": {
Expand Down

1 comment on commit 9d5cf4c

@vercel
Copy link

@vercel vercel bot commented on 9d5cf4c Nov 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.