Git Product home page Git Product logo

bidiinchromecontext's People

Contributors

bwalderman avatar foolip avatar mathiasbynens avatar sadym-chromium avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bidiinchromecontext's Issues

Option to run headless

When running the tests and expecting them to pass, a headless browser is probably less distracting, so a --headless flag would be nice.

Less debug logging without DEBUG

There's currently a lot of output even when not using the DEBUG environment variable. Can this be reduced to just something like "Listening on port 8000" and logging errors? (When running tests, logging only fatal errors, since bad input is deliberately used.)

Missing tslib (or some other) dependency?

When running the tests I see this on the console of the server:

Error: @rollup/plugin-typescript: Could not find module 'tslib', which is required by this plugin. Is it installed?

The whole thing:

(node:62371) UnhandledPromiseRejectionWarning: Error: @rollup/plugin-typescript: Could not find module 'tslib', which is required by this plugin. Is it installed?
    at error (file:///Users/foolip/src/bidiInChromeContext/node_modules/rollup/dist/es/shared/rollup.js:5226:30)
    at throwPluginError (file:///Users/foolip/src/bidiInChromeContext/node_modules/rollup/dist/es/shared/rollup.js:18005:12)
    at Object.error (file:///Users/foolip/src/bidiInChromeContext/node_modules/rollup/dist/es/shared/rollup.js:18631:20)
    at preflight (/Users/foolip/src/bidiInChromeContext/node_modules/@rollup/plugin-typescript/dist/index.js:476:17)
    at Object.buildStart (/Users/foolip/src/bidiInChromeContext/node_modules/@rollup/plugin-typescript/dist/index.js:716:13)
    at file:///Users/foolip/src/bidiInChromeContext/node_modules/rollup/dist/es/shared/rollup.js:18835:25
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async Promise.all (index 0)
    at async rollupInternal (file:///Users/foolip/src/bidiInChromeContext/node_modules/rollup/dist/es/shared/rollup.js:20254:9)
    at async read (file:///Users/foolip/src/bidiInChromeContext/src/.build/mapperReader.js:20:20)

I don't see a direct dependency on tslib, but something seems to be missing?

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.