Skip to content

Feature Request: Support CDN-hosted fonts to reduce build file count and improve flexibility #1

@aswinck

Description

@aswinck

Hi Scribe.js Team,

I’m working on a project where I need to implement Scribe OCR as part of a plugin. However, I’m facing an issue with the build process. When I bundle the application, I notice that a lot of font files (.woff, .ttf, etc.) and other dependencies are included in the dist directory.

Due to the constraints of my deployment environment (Oracle Field Service Cloud plugin), I cannot use more than 5 files for this library. The inclusion of these font files significantly increases the number of files in the build, making it difficult to stay within the limit.

Request:
Is there any way to exclude the font files from the build and load them from a CDN instead? This would allow me to reduce the number of files in the build and stay within the file limit.

Thanks,
Aswin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions