question about build process #4415
Unanswered
calvin2021y
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The addon folders contain a webpack config, that will bundle things into a single distributable. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want build a minimal dist file with
FitAddon.js
and others support. I clone the project and run npm run build.The output from file
addons/xterm-addon-fit/out/FitAddon.js
look like:Is there a way to made old fashion dist file for FitAddon?
Beta Was this translation helpful? Give feedback.
All reactions