mirror of
https://github.com/liriliri/eruda.git
synced 2026-02-02 09:49:00 +08:00
feat: remove luna syntax highlighter
This commit is contained in:
@@ -60,7 +60,6 @@ module.exports = {
|
||||
test: /\.js$/,
|
||||
include: [
|
||||
path.resolve(__dirname, '../src'),
|
||||
path.resolve(__dirname, '../node_modules/highlight.js'),
|
||||
path.resolve(__dirname, '../node_modules/luna-console'),
|
||||
path.resolve(__dirname, '../node_modules/luna-modal'),
|
||||
path.resolve(__dirname, '../node_modules/luna-tab'),
|
||||
|
||||
Reference in New Issue
Block a user