medfreeman / remark-generic-extensions

!Extension[Content](Argument){Properties} -> :tada: — commonmark generic directive extension for remark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: make options validation optional

medfreeman opened this issue · comments

make joi an optionalDependency
convert joi import to dynamic require

exclude it from browser build and force joi-browser to be loaded externally if needed
will help reduce the browser bundle size