PatternBuilder / pattern-kit

A REST server for your Component API based Design System
20 stars 10 forks source link

Include copies of CDN files #8

Closed starryeyez024 closed 7 years ago

starryeyez024 commented 7 years ago

This file pattern-kit/resources/templates/_pattern-kit-app.twig calls cdnjs.cloudfare.com and netdna.bootstrapcdn.com which are both super slow to load sometimes, thus stalling out patternkit. Can we use a tool to pull in a specific version of these resources and store it in patternkit?

starryeyez024 commented 7 years ago

this is a duplicate of https://github.com/PatternBuilder/pattern-kit/pull/7