Skip to main content
PeMatthew
Participant
February 2, 2019
Question

CEP Panels and import modules

  • February 2, 2019
  • 3 replies
  • 1482 views

Hey,

I'm pretty sure I already know the answer to this question through testing but wanted to make sure, do CEP Panels support import export modules?
From my testing they don't, alot of browsers don't and it looks like the one that runs extensions (built on chromium) is no exception.
Has anyone else tested this?

Thanks in advance.

This topic has been closed for replies.

3 replies

zlovatt
Inspiring
February 4, 2019

Not natively, though there's nothing stopping you from writing in ES6 and transpiling down as needed. Most of my CEP work these days uses Typescript+React, bundled via Parcel. I use this solution to start new projects with this stack.

OussK
Community Expert
Community Expert
February 2, 2019

Ah Ok sorry i miss understand you, anyway I just move it to After effects Scripting Forum, so i think here is the best place for your question

OussK
Community Expert
Community Expert
February 2, 2019

I'm not expert in CEP, but as i user i see some Extension with ability to import footage and export like this one Video Post Production Collaboration Software | Frame.io 

PeMatthew
PeMatthewAuthor
Participant
February 2, 2019

Oh no I wasn't referring to that kind of import sorry, I was referring the the import export module system in javascript, but thanks for your help.