Finish Dispatcher JS Exceptions
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
There are a few exceptions to the rule of removing webpack_bundle_tags in CE and EE. We need to figure out how to remove these items after the rest of the refactor is done.
-
u2f bundle -
ide bundle -
lib/ace.js vendor -
app/views/projects/blob/viewers/_balsamiq.html.haml -
app/views/projects/blob/viewers/_notebook.html.haml -
app/views/projects/blob/viewers/_pdf.html.haml: = webpack_bundle_tag('pdf_viewer') -
app/views/projects/blob/viewers/_sketch.html.haml: = webpack_bundle_tag('sketch_viewer') -
app/views/projects/blob/viewers/_stl.html.haml: = webpack_bundle_tag('stl_viewer')
Edited by 🤖 GitLab Bot 🤖