question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Please provide stories to deploy different platforms like Electron and chrome extension

See original GitHub issue

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Hello, was going through the stories, nicely done! thanks for that! although it will be nice to have that on the main site. Can you please add a story to create a chrome extension with popup.html, option.html and background.html? One more story to write Electron app using angular cli Thanks

Versions.

Repro steps.

The log given by the failure.

Desired functionality.

Mention any other details that might be useful.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:9
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
shoudaoscommented, Dec 15, 2017

Yes, the story about using the Electron will be very helpfull

2reactions
dashkancommented, Jun 29, 2018

All,

I spent a couple of days reviewing the cli codebase. The build system is very extensible. I ended up creating a new npm package named ng-electron-devkit that extends angular 6 build system to support electron-renderer. My goal is to add support for electron main process and packaging electron assets in the build pipeline in future updates.

This is not a hack to the CLI. You can target both electron-renderer and the browser and have completely different build settings!

Check it out

Read more comments on GitHub >

github_iconTop Results From Across the Web

App Showcase | Electron
Splice is a platform for music production offering access to millions of the best royalty-free samples, loops, and presets.
Read more >
Progressive web app(PWA) vs Electron vs Browser extension
Electron will differ from PWA mainly in terms of how its build, distributed and deployed. Atom editor, Visual Code editor, Slack are some...
Read more >
How To Create Your First Cross-Platform Desktop Application ...
Many popular desktop applications have been built using Electron, such as Visual Studio Code, WhatsApp, Twitch, Slack, and Figma.
Read more >
Electron vs Node.js | What are the differences? - StackShare
On the other hand, Node.js is detailed as "A platform built on Chrome's ... Rails provide with proven success stories in the tech...
Read more >
Electron 3.0.0-beta.1 – Chrome 66 and Node 10 | Hacker News
In cases like Slack, I prefer using the webapp because I trust the Chrome team to update quickly ... What app was that,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found