File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 157
157
"react-refresh" : false ,
158
158
"mobx-react" : false ,
159
159
"@nteract/plotly" : false ,
160
- "refractor" : false
160
+ "refractor" : false ,
161
+ "highlight.js" : false
161
162
},
162
163
"isLibrary" : true
163
164
}
164
165
},
165
166
"alias" : {
166
- "moment" : " moment/src/moment.js"
167
+ "async" : " async/index.js" ,
168
+ "moment" : " moment/src/moment.js" ,
169
+ "mobx" : " mobx/lib/mobx.module.js" ,
170
+ "immutable" : " immutable/dist/immutable.es.js" ,
171
+ "@emotion/stylis" : " @emotion/stylis/dist/stylis.esm.js" ,
172
+ "re-resizable" : " re-resizable/lib/index.js" ,
173
+ "react-syntax-highlighter" : " react-syntax-highlighter/dist/esm/index.js" ,
174
+ "react-syntax-highlighter/dist/cjs/styles/prism/vs" : " react-syntax-highlighter/dist/esm/styles/prism/vs.js" ,
175
+ "react-syntax-highlighter/dist/cjs/styles/prism/xonokai" : " react-syntax-highlighter/dist/esm/styles/prism/xonokai.js"
167
176
}
168
177
}
You can’t perform that action at this time.
0 commit comments