cdk / depict

SMILES Depiction Generator
GNU Lesser General Public License v2.1
54 stars 14 forks source link

Webjar support and javascript updates #79

Closed mjw99 closed 5 months ago

mjw99 commented 5 months ago

Think of this as "Maven for javascript deps"

Refs: https://www.baeldung.com/maven-webjars https://www.webjars.org/documentation#springmvc

johnmay commented 5 months ago

Is it standard to put it in /webjars/?

johnmay commented 5 months ago

Otherwise all looks good

mjw99 commented 5 months ago

Is it standard to put it in /webjars/?

I think it is a convention.