/embroider-fingerprinting-minimal-demo

Minimal reproducing to show fingerprinting issues with current state of embroider

Primary LanguageJavaScript

embroider-fingerprinting-minimal-demo

A minimal Ember js - Embroider-based app to show fingerprinting issues with the current state of embroider.

See FINGERPRINTING.md

Installation

  • git clone <repository-url> this repository
  • cd embroider-fingerprinting-minimal-demo
  • pnpm install

Running / Development

Test result at http://localhost:4200/demo

Further Reading / Useful Links