Skip to content
Snippets Groups Projects
Closed Browser extension build TypeScript errors
  • View options
  • Browser extension build TypeScript errors

  • View options
  • Closed Issue created by Warren Gifford

    Created by: felixfbecker

    These are printed on yarn run dev. These look like errors that should break the build...

    
    WARNING in ./src/browser/storage.ts 4:0-60
    "export 'StorageItems' was not found in './types'
    
    WARNING in ./src/extension/scripts/inject.tsx 28:41-42
    "export 'default' (imported as 'H') was not found in 'history'

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first