Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 622 Bytes

File metadata and controls

22 lines (13 loc) · 622 Bytes

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