Skip to content
#

rollup-js

Here are 43 public repositories matching this topic...

chrome-extension-tools
DetachHead
DetachHead commented Apr 21, 2022

Build tool

Vite

Where do you see the problem?

  • In the browser
  • In the terminal

Describe the bug

when running tsc on my vite.config.ts, i get the following errors:

node_modules/rollup-plugin-chrome-extension/dist/index.d.ts:26:13 - error TS2503: Cannot find namespace 'chrome'.

26     icons?: chrome.runtime.ManifestIcons | undefined;
               ~~~~~~

bug good first issue

Shopify starter theme that provides Javascript modules(ES6 and node_modules), tree-shaking, Live Reloading/ Auto Reload Tab, Sass imports, purged unused CSS, minify your built files, compress your images, and use quick commands to develop easier.

  • Updated Feb 25, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the rollup-js topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rollup-js topic, visit your repo's landing page and select "manage topics."

Learn more