Skip to content

Commit

Permalink
Changed global DFL alias
Browse files Browse the repository at this point in the history
  • Loading branch information
CEbbinghaus committed Feb 13, 2024
1 parent 6de0a2f commit ff45d72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default defineConfig({
globals: {
react: 'SP_REACT',
'react-dom': 'SP_REACTDOM',
'decky-frontend-lib': 'DFL',
},
format: 'iife',
exports: 'default',
Expand Down

0 comments on commit ff45d72

Please sign in to comment.