mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00

Replace webpack, which needs a configuration file, etc. with parcel, which requires none. Just "parcel index.html" and it'll figure out the rest :-)
2 lines
45 B
JavaScript
2 lines
45 B
JavaScript
import { main } from './Cargo.toml';
|
|
main();
|