Skip to content

Commit

Permalink
chore: remove unnecessary space
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed May 3, 2021
1 parent 2c09d04 commit 8e8d2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /usr/bin/env bash
#!/usr/bin/env bash

rm -rf dist/* docs/*
rollup -p @rollup/plugin-typescript -p @rollup/plugin-json -m -f umd -n ShortUniqueId --exports default -i src/index.ts -o dist/short-unique-id.js
Expand Down

0 comments on commit 8e8d2e1

Please sign in to comment.