Git Product home page Git Product logo

electron-react-webpack's People

Contributors

jt3k avatar konsumer avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

electron-react-webpack's Issues

semantic-ui-react support

I would like to tell you that this webpack is having some problems in creating a bundle for semantic-ui-react and semantic-ui-css.
I solved it on my system by using this repo. I would like to create a pull request for that support. May I? ๐Ÿ˜‡

ERR_FILE_NOT_FOUND bundle (.css & .js)

Hi,

After following all steps to setup and upon npm start dev also tried yarn start dev getting error in console.

// symbol <...> to hide long path string
GET <...>/electron-react-webpack/app/build/bundle.css net::ERR_FILE_NOT_FOUND
GET <...>/electron-react-webpack/app/build/bundle.js net::ERR_FILE_NOT_FOUND

Can you please suggest any resolution?

Run the application in my webbrowser

Hey brothers in code,

I can't get webpack configuration right to run thie application in web browser.
Actually I'm using webpack-dev-server, and I'm really close to it.

The problem is, the application is working smoothly in electron. But the web browser tab returns the following javascript error:

external_"url":1 Uncaught ReferenceError: require is not defined

I tried to play with the webpack.config.js file, changing the target, build options in package.json. But the app still doesnt run in a web browser.

Any kind of help will be greatly appreciated.

--
OxaD

How to incorporate Bootstrap with this?

Hi there! Looking for a little assistance with including and using Bootstrap with this boilerplate. I am using Reactstrap and had started by just linking in the bundled Bootstrap CSS in index.html but am finding that won't work when I want to apply both Bootstrap and scoped classes to a single element.

Do you have any recommendations? I played around with using @import in the global.css file but haven't figured it out yet.

Webpack error

The template won't build on npm start, the error follows:

/home/osboxes/test/node_modules/webpack-cli/bin/config-yargs.js:89
		describe: optionsSchema.definitions.output.properties.path.description,
		                                           ^

TypeError: Cannot read property 'properties' of undefined
    at module.exports (/home/osboxes/test/node_modules/webpack-cli/bin/config-yargs.js:89:48)
    at /home/osboxes/test/node_modules/webpack-cli/bin/webpack.js:60:27
    at Object.<anonymous> (/home/osboxes/test/node_modules/webpack-cli/bin/webpack.js:515:3)
    at Module._compile (internal/modules/cjs/loader.js:689:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
    at Module.load (internal/modules/cjs/loader.js:599:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
    at Function.Module._load (internal/modules/cjs/loader.js:530:3)
    at Module.require (internal/modules/cjs/loader.js:637:17)
    at require (internal/modules/cjs/helpers.js:20:18)

Adding axios to React component

Hello,

I want to use axios to load some server-data to one of my components. I use the following line of code at the top of the component to import the package: import axios from 'axios';

This gives me the following error in terminal:

ERROR in ./app/src/components/APIController.js Module not found: Error: Can't resolve 'axios' in ......

Hope somebody can help how to import the npm loaded package.

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.