Git Product home page Git Product logo

Comments (2)

hamirmahal avatar hamirmahal commented on June 20, 2024

image

from interactive-examples.

hamirmahal avatar hamirmahal commented on June 20, 2024
> [email protected] postinstall
> npm run build


> [email protected] build
> mdn-bob

MDN-BOB: Cleaning or creating ./docs/....
MDN-BOB: Copying static assets....
MDN-BOB: Running Webpack...
Webpack Warning: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets: 
  js/editor-wat.js (1.12 MiB)
  js/codemirror.js (453 KiB)
Webpack Warning: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
  editor-wat (1.14 MiB)
      css/editor-wat.css
      js/editor-wat.js
  codemirror (454 KiB)
      css/codemirror.css
      js/codemirror.js

Webpack Warning: webpack performance recommendations: 
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
For more info visit https://webpack.js.org/guides/code-splitting/
MDN-BOB: Building height-data
MDN-BOB: Height Data was successfully constructed
MDN-BOB: Building pages....
MDN-BOB: Pages built successfully
MDN-BOB: Build completed successfully

> [email protected] prepare
> husky install

husky - Git hooks installed

added 677 packages, and audited 678 packages in 30s

138 packages are looking for funding
  run `npm fund` for details

2 vulnerabilities (1 moderate, 1 high)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.

from interactive-examples.

Related Issues (20)

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.