Skip to content
#

browser

Here are 4,485 public repositories matching this topic...

next.js
kristijorgji
kristijorgji commented Feb 1, 2022

Describe the feature you'd like to request

There is no example on how to create a serivce-worker.ts, that gets compiled at specified output (example public/service-worker.js)

We want to have this option and service worker for the app

Describe the solution you'd like

One official example, probably with some typescript config on how to achieve this.
Or even better a way for nextjs to

vadimkantorov
vadimkantorov commented May 7, 2021

I'm making a client-side code editor with rudimentary Git support, and syntax highlighting for diff/patch files would be really nice - a way to view the whole diff in a single window (alternative to existing diffeditor - with similar colors to git diff console coloring), maybe would be useful for others too.

https://github.com/microsoft/monaco-languages/ asks to create issues in this repo...

Improve this page

Add a description, image, and links to the browser 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 browser topic, visit your repo's landing page and select "manage topics."

Learn more