Files
joplin/Clipper/joplin-webclipper/content_scripts/vendor.js
T
2018-05-16 14:21:33 +01:00

3 lines
187 B
JavaScript

// Add here all the external scripts that the content script might need
// and run browserify on it to create vendor.bundle.js
const Readability = require('readability-node').Readability;