Git Product home page Git Product logo

shaharhd / electron-react-webpack-typescript-vscode-debug Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 2.0 4.53 MB

Boilerplate for Electron with React framework written in TypeScript and full VSCode integrated debug

License: MIT License

TypeScript 87.18% Pug 4.36% SCSS 8.45%
electron electron-react electron-boilerplate electron-typescript-example electron-typescript-template electron-webpack electron-react-debug

electron-react-webpack-typescript-vscode-debug's People

Contributors

dependabot[bot] avatar shaharhd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

electron-react-webpack-typescript-vscode-debug's Issues

Project no longer builds

Hi there,

I have just pulled this down hoping to use it as boilerplate to help me get setup.

The project no longer builds due to a few errors in webpack.config.ts

Argument of type '{ cache: boolean; parallel: true; sourceMap: boolean; }' is not assignable to parameter of type 'TerserPluginOptions'.
  Object literal may only specify known properties, and 'cache' does not exist in type 'TerserPluginOptions'.
Property 'smart' does not exist on type '<Configuration extends object>(firstConfiguration: Configuration | Configuration[], ...configurations: Configuration[]) => Configuration'.
Argument of type '{ tslint: boolean; }' is not assignable to parameter of type 'ForkTsCheckerWebpackPluginOptions'.
  Object literal may only specify known properties, but 'tslint' does not exist in type 'ForkTsCheckerWebpackPluginOptions'. Did you mean to write 'eslint'?
Type 'ExtractCssChunksPlugin' is not assignable to type 'WebpackPluginInstance | ((this: Compiler, compiler: Compiler) => void)'.
  Type 'ExtractCssChunksPlugin' is not assignable to type '(this: Compiler, compiler: Compiler) => void'.
    Type 'ExtractCssChunksPlugin' provides no match for the signature '(this: Compiler, compiler: Compiler): void'.

Was just wondering if you have another up to date version of this boilerplate available? Thank you.

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.