We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 497df8e commit 0e15178Copy full SHA for 0e15178
packages/cells/build.sh
@@ -6,9 +6,6 @@ ensure_bash_4
6
7
shopt -s globstar
8
9
-## Delete the dist folder
10
-rm -rf dist
11
-
12
echo -e "\033[0;36m🏗️ Building Glide Data Grid Cells 🏗️\033[0m"
13
14
compile_esm() {
packages/core/build.sh
-# rm -rf dist
echo -e "\033[0;36m🏗️ Building Glide Data Grid 🏗️\033[0m"
0 commit comments