Add markdown emoji for testing in notebooks

This commit is contained in:
Matt Bierner
2021-02-22 18:10:27 -08:00
parent b22f8f1169
commit b3a33306fb
7 changed files with 39 additions and 7 deletions

View File

@@ -6,7 +6,8 @@ const path = require('path');
module.exports = {
entry: {
extension: './notebook/extension.ts',
katex: './notebook/katex.ts',
emoji: './notebook/emoji.ts',
},
module: {
rules: [