UNPKG

@nx/web

Version:

The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Playwright, Cypress, and Storybook. - Scaffolding for creating bu

3 lines 146 B
import { Tree } from '@nx/devkit'; export declare function hasWebpackPlugin(tree: Tree): boolean; //# sourceMappingURL=has-webpack-plugin.d.ts.map