xplat
xplat copied to clipboard
asdjustSandbox Support for (web) applications
nx generate @nstudio/xplat:feature --adjustSandbox=true --createBase=true --framework=angular --name=Markdown --platforms=web --projects=web-content-rendrer --routing=true
Throws Error: The --adjustSandbox option is only supported on the following at the moment: nativescript
The sandbox option would be pretty nice with web apps. Right now it can be used to build up a style guide for several {N} apps in the workspace in a nice concise way and I could see same thing with web apps - the alternative is to integrate something like Storybook for web apps - there was some chat awhile back about possibly adding support to storybook for even {N} apps.