feat: remove luna syntax highlighter

This commit is contained in:
redhoodsu
2022-12-12 00:52:13 +08:00
parent 82d0a1dd73
commit e7e949002c
7 changed files with 88 additions and 76 deletions

View File

@@ -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'),