GithubHelp home page GithubHelp logo

dumlj / dumlj-build Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 14.02 MB

A collection of front-end project development build tools.

Home Page: https://dumlj.github.io/dumlj-build/docs

License: MIT License

JavaScript 1.74% TypeScript 97.72% HTML 0.41% CSS 0.12%
next-plugin vite-plugin dumi-plugin online-demo webpack-plpugin

dumlj-build's Introduction

build.workflow License: MIT See Docs codecov

Dumlj Build

A collection of front-end project development build tools.

DOCS 👀

dumlj-build's People

Contributors

cjfff avatar davidkk avatar deepsource-autofix[bot] avatar github-actions[bot] avatar sexyhuang avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

sexyhuang

dumlj-build's Issues

支持 eslint 只引用不声明能力

因为 import/no-extraneous-dependencies 中 packageDir 只会合并依赖,而真正模块可能并没有声明,这样容易导致发布后项目缺少依赖。
例如:项目中有两模块A,B,AB 均没有相互依赖。当 A 依赖声明 lodash,B 引用了 lodash 并且没有声明依赖。这时通过 packageDir: [folder A, folder B], 这时 eslint 会通过检测,而实际 B 需要告警依赖 lodash 并没有声明。
DEMO: https://stackblitz.com/edit/node-4meg4u?file=.eslintrc.js,package.json,packages%2FA%2Findex.js,packages%2FB%2Findex.js,packages%2FB%2Fpacakge.json

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.