Giter Site home page Giter Site logo

gb-nx's Introduction

gb-nx

CI

Some miscellaneous Nx plugins

Projects

Status Name Description
browser generate and build Browser Extensions projects inside your Nx workspace
cli generate and build command-line projects inside your Nx workspace
svelte Nx plugin to manage and build SvelteKit projects inside your Nx workspace
workspace plugin adding general content to your project.

License

MIT

gb-nx's People

Contributors

garyb432 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gb-nx's Issues

How to run it?

Hi! Really useful one.Really naive question I created a new command Just wondering how can run the command?Use nx serve give me Error:No command specified.

スクリーンショット 2023-04-27 11 12 46

スクリーンショット 2023-04-27 11 10 38

cli app generates an accompanying non-useful e2e app

Actual Behavior

The cli:app generator creates a e2e application even though no framework is used.

Expected Behavior

The generated application should not create an unused e2e application

Steps to Reproduce

npx create-nx-workspace@latest ws --preset apps --defaultBase master --no-nx-cloud
cd .\ws\
npm install @nrwl/node @gb-nx/cli -D
nx g @nrwl/cli:app fun-app
# observe e2e app is created

module does not work on package.json

Expected Result

The module generator should create a module in the source root of a project configured in package.json

Actual Result

InvalidInputOptions [Error]: Schematic input does not validate against the Schema: {"name":"sound","directory":"sound","kind":"values","skipTests":false,"sourceRoot":"."}

Node : 18.7.0
OS : win32 x64
npm : 8.16.0

nx : 15.6.3
@nrwl/angular : Not Found
@nrwl/cypress : Not Found
@nrwl/detox : Not Found
@nrwl/devkit : 15.6.3
@nrwl/esbuild : Not Found
@nrwl/eslint-plugin-nx : Not Found
@nrwl/expo : Not Found
@nrwl/express : Not Found
@nrwl/jest : Not Found
@nrwl/js : Not Found
@nrwl/linter : 15.6.3
@nrwl/nest : Not Found
@nrwl/next : Not Found
@nrwl/node : Not Found
@nrwl/nx-cloud : Not Found
@nrwl/nx-plugin : Not Found
@nrwl/react : Not Found
@nrwl/react-native : Not Found
@nrwl/rollup : Not Found
@nrwl/schematics : Not Found
@nrwl/storybook : Not Found
@nrwl/web : Not Found
@nrwl/webpack : Not Found
@nrwl/workspace : 15.6.3
@nrwl/vite : Not Found
typescript : 4.9.5

Local workspace plugins:

Community plugins:
@gb-nx/svelte: 3.4.0

Logs

cli refresh generator works on non-cli project

Expected Result

The generator should not junk up a non-cli project given as a parameter erroneously

Actual Result

The generator created and modified files in a project even though there was no cli.config.json

Steps to reproduce

npx create-nx-workspace@latest ws --preset apps --defaultBase master --no-nx-cloud
cd .\ws\
npm install @nrwl/node @gb-nx/cli -D
nx g @nrwl/node:app fun-app
nx g @gb-nx/cli:refresh -p fun-app --all
# observe apps/fun-app/commands.md

NX Report

Node : 18.7.0
OS   : win32 x64
npm  : 8.16.0

nx                      : 15.9.2
@nrwl/js                : 15.9.2
@nrwl/jest              : 15.9.2
@nrwl/linter            : 15.9.2
@nrwl/workspace         : 15.9.2
@nrwl/cli               : 15.9.2
@nrwl/devkit            : 15.9.2
@nrwl/esbuild           : 15.9.2
@nrwl/eslint-plugin-nx  : 15.9.2
@nrwl/node              : 15.9.2
@nrwl/tao               : 15.9.2
@nrwl/webpack           : 15.9.2
typescript              : 4.9.5
---------------------------------------
Community plugins:
@gb-nx/cli : 2.15.0

cli lint warnings

  • generated cli command types violate member-ordering
  • cli app utils violates explicit-module-boundary-types

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.