Closed gauntface closed 7 years ago
I checked out this branch and ran gulp serve:prod
, and then visited http://localhost:3474/get-started/gulp.html
The syntax highlighting isn't working as expected; this is what I see:
Also, where in the build process does the prism.js
and prism.css
files get copied over to our third_party
directory? And shouldn't there be an entry in package.json
listing prismjs
as a devDependency
?
cc @jeffposnick @addyosmani