wrap-cli
wrap-cli copied to clipboard
Used to create, build, and integrate wraps.
# Importing Wraps Importing wraps is done within all projects that integrate polywrap: apps, plugins, wraps ## Today's Devexp --- `polywrap.graphql` ```graphql= #import { function, Type } into Name from...
**Describe the bug** `npx polywrap deploy` fails because the Deployer module can't find `@polywrap/core-js`. **Please provide the steps to reproduce and if possible a minimal demo of the problem.** run...
- Updated wrap template: removed build manifest, updated shims - Updated VM build strategy version to use latest pwr
See https://discord.com/channels/796821176743362611/1084870441983803512/1145763806371401748
- [x] #1708 - [ ] #1709 - [ ] #1710
- [x] #1705 - [ ] #1706 - [ ] #1707
closes: https://github.com/polywrap/toolchain/issues/1335 Upgrade the build manifest to allow for: - custom VM build script - custom VM Dockerfile Additionally I've normalized all naming in the build manifest to be snake-case.