Okay
  Public Ticket #3698920
pdfmake console error
Closed

Comments

  •   Miriam started the conversation
  •   Miriam replied privately
  •  2,218
    WebWizards replied

    Hi Miriam,


    I see that you have a message there related to missing .map files:

    9105059990.png

    This is normal in our plugin because MarketKing does not include a 'source map' for the pdfmake files. A source map is a full copy of minified scripts, that allows the browser / debugger to more easily go through scripts - we are not including that as it is only for debugging purposes for developers and if we added it would increase the plugin size unnecessarily.


    It shouldn't have any other site effects as this is only for development,


    Kind regards,

    Stefan

  •  6
    Miriam replied

    Ok, thanks for the quick reply!