frankframework / frank-doc

Frank!Doc
https://frankdoc.frankframework.org
Apache License 2.0
4 stars 5 forks source link

Add an import for the font awesome fonts and change mode to production #136

Closed philipsens closed 2 years ago

philipsens commented 2 years ago

The fonts weren't imported correctly. Now they're imported explicitly. Also set webpack mode to production and use the angularjs-annotate babel plugin, to minify the source, without losing the angular annotations.