Owen

Results 2 issues of Owen

I have followed the instructions for adding Jquery and its plug ins. - Added `'jexcel/dist/js/jquery.jexcel', 'jquery'` to vendor nonTreeShakableModules - Uncommented the JQuery ProvidePlugin plug in - Added import `'jexcel/dist/js/jquery.jexcel';`...

Hi, I am having some trouble with importing a 3rd party Angular module into my project. The third party module is angular-modal-gallery. It works when I turn off pre rendering...