Created
March 4, 2024 02:37
-
-
Save safijari/372dbd0eaf10fa66f71cc3c9d5ba1c08 to your computer and use it in GitHub Desktop.
DFL independent plugins how
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Move decky-frontend-lib to a devDependency | |
In your Rollup config: | |
add decky-frontend-lib to external | |
add 'decky-frontend-lib': 'DFL' to output.globals |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment