hugo-toha/assets/scripts/features/videoplayer/index.js

3 lines
66 B
JavaScript

if (process.env.FEATURE_VIDEOPLAYER_PLYR) {
import('./plyr');
}