Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
feat: runner with polyfills
Browse files Browse the repository at this point in the history
  • Loading branch information
rayan1810 committed Oct 10, 2023
1 parent 174afbd commit 7057903
Show file tree
Hide file tree
Showing 5 changed files with 847 additions and 31 deletions.
14 changes: 7 additions & 7 deletions example/ui-examples/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ module.exports = function (api) {
[
myBabel,
// {
// configPath: path.join(__dirname, './gluestack-ui.config.ts'),
// configThemePath: ['theme'],
// styled: [
// '@gluestack-style/react',
// path.join(__dirname, '../../packages/react/src'),
// ],
// components: ['@gluesatck-ui/themed'],
// configPath: path.join(__dirname, './gluestack-ui.config.ts'),
// configThemePath: ['theme'],
// styled: [
// '@gluestack-style/react',
// path.join(__dirname, '../../packages/react/src'),
// ],
// components: ['@gluesatck-ui/themed'],
// },
],
],
Expand Down
Loading

0 comments on commit 7057903

Please sign in to comment.