MoeFurina d8ecb31f7b
ci: Add webpack configuration and license file for bundle.js
- Created webpack.config.js to configure the build process for the application.
- Set entry point to app.js and output to precompiled/bundle.js.
- Excluded node_modules from the bundle and specified external dependencies.
- Added Babel loader for transpiling JavaScript files.
- Included a license file for regenerator-runtime in precompiled directory.
2026-01-31 13:35:04 +08:00

2 lines
163 B
Plaintext

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */