ice/packages/miniapp-loader
ClarkXia c7048603c7
chore: update versions (#6684)
2023-12-25 13:26:16 +08:00
..
src feat(miniapp): support app and page native events 2022-11-24 18:06:50 +08:00
CHANGELOG.md chore: update versions (#6684) 2023-12-25 13:26:16 +08:00
README.md chore: optimize (#676) 2022-11-15 10:33:11 +08:00
package.json chore: update versions (#6684) 2023-12-25 13:26:16 +08:00
tsconfig.json feat: miniapp (#333) 2022-11-15 10:32:43 +08:00

README.md

@ice/miniapp-loader

Forked from @tarojs/loader with respect ❤️ Licensed under the MIT License https://github.com/NervJS/taro/blob/next/LICENSE

Webpack loader exposed to ice.js for building applet artifacts, including the following loader:

page

Miniapp usage only. Call the createPageConfig method of @ice/miniapp-runtime in the miniapp page file to create an object accepted by the miniapp Page constructor.