Skip to content

Conversation

ranfdev
Copy link

@ranfdev ranfdev commented Aug 19, 2025

This will enable users run meson dist after a successfull build.
Or in general, to extract some files from the build dir


Once you have modified the `index.js` of either `flatpak-builder` or `flat-manager` action. Make sure to compile the file to the `dist` directory. You can do so with
Once you have modified the `index.js` of either `flatpak-builder` or `flat-manager` action, make sure to compile the file to the `dist` directory.
Note: You should have already installed the npm packages of both `flatpak-builder` and `flat-manager`, with yarn.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is not needed, no? you just need to do a build

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If those packages aren't in the node_modules folders, they don't get included in the bundle and the ncc bundler doesn't even print a warning. At least that's what happened in my case 🤷🏻, feel free to remove it if you can't reproduce

@bilelmoussaoui
Copy link
Member

can you please rebase?

@ranfdev
Copy link
Author

ranfdev commented Sep 25, 2025

rebased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants