Skip to content

Build/publish script refactor #69

@eritbh

Description

@eritbh
  • Use Github Actions instead of Travis to keep tings centralized
  • Make sure the build/verification portion of the script can be run locally without requiring Reddit credentials
  • Use dart-sass on the command line as the standard for sass compilation (will allow the use of new language features faster, libsass is kinda slow) + document this in readme
    • Use new --no-charset dart-sass CLI flag to avoid having to strip that out manually in the build
    • Explore performance of --style=compressed dart-sass option compared to the currently used CSS compression API

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions