xplat icon indicating copy to clipboard operation
xplat copied to clipboard

asdjustSandbox Support for (web) applications

Open navneetsharmaui opened this issue 6 years ago • 1 comments

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

navneetsharmaui avatar Nov 02 '19 17:11 navneetsharmaui

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.

NathanWalker avatar Nov 20 '19 06:11 NathanWalker