Skip to content

Commit

Permalink
feat: minify library in a module (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrogarciajs committed Jun 3, 2024
1 parent f7ccd94 commit df942f3
Show file tree
Hide file tree
Showing 320 changed files with 5,052 additions and 18,892 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,3 @@ jobs:

- name: Run build library
run: pnpm run build

- name: Run build web
run: pnpm run build:web
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"editor.quickSuggestions": {
"strings": true
},
"cSpell.files": ["../pnpm-lock.yaml"],
"cSpell.words": [
"changelogithub",
"corepack",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Visit <a aria-label="openui learn" href="https://openlabs.online/docs/ui">https:

## Documentation

Visit [https://openlabs.online/docs/ui]([https://openlabs.online/docs](https://openlabs.online/docs/ui)) to view the full documentation.
Visit [https://openlabs.online/docs/ui](<[https://openlabs.online/docs](https://openlabs.online/docs/ui)>) to view the full documentation.

## Contributing

Expand Down
39 changes: 0 additions & 39 deletions apps/storybook/.storybook/main.js

This file was deleted.

20 changes: 0 additions & 20 deletions apps/storybook/.storybook/preview.js

This file was deleted.

3 changes: 0 additions & 3 deletions apps/storybook/.storybook/styles.css

This file was deleted.

44 changes: 0 additions & 44 deletions apps/storybook/.storybook/welcome.stories.mdx

This file was deleted.

57 changes: 0 additions & 57 deletions apps/storybook/package.json

This file was deleted.

6 changes: 0 additions & 6 deletions apps/storybook/postcss.config.js

This file was deleted.

117 changes: 0 additions & 117 deletions apps/storybook/stories/colors.stories.tsx

This file was deleted.

Loading

0 comments on commit df942f3

Please sign in to comment.