Skip to content
Snippets Groups Projects
  • Calen Pennington's avatar
    Import factories/base.js when using webpack to fix nav · 19e6c992
    Calen Pennington authored
    factories/base.js is the library responsible for enabling the Studio nav
    menu. When using webpack, we need to be sure to import it specifically,
    because the webpack imports override the React code that pulls it in
    on most pages.
    
    [EDUCATOR-3150]
    19e6c992