mirror of
https://github.com/coder/code-server.git
synced 2026-05-07 04:51:59 +02:00
refactor: migrate parcel to browserify
This also refactors a couple CSS stylesheets to be referenced directly in the HTML files. And it removes any CSS imports from src/browser files.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { getOptions } from "../../common/util"
|
||||
import "../register"
|
||||
|
||||
const options = getOptions()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user