ice/packages/miniapp-loader
ClarkXia cfde6ccad0
Publish canary / Check Changeset exists (push) Waiting to run Details
Publish canary / Publish Canary (18) (push) Blocked by required conditions Details
CI / build (16.x, ubuntu-latest) (push) Waiting to run Details
CI / build (16.x, windows-latest) (push) Waiting to run Details
CI / build (18.x, ubuntu-latest) (push) Waiting to run Details
CI / build (18.x, windows-latest) (push) Waiting to run Details
Version / Version (16) (push) Waiting to run Details
chore: update versions (#7075)
2025-04-09 11:32:49 +08:00
..
src feat: improve miniapp (#6985) 2024-11-11 14:41:31 +08:00
CHANGELOG.md chore: update versions (#7075) 2025-04-09 11:32:49 +08:00
README.md chore: optimize (#676) 2022-11-15 10:33:11 +08:00
package.json chore: update versions (#7075) 2025-04-09 11:32:49 +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.