https://github.com/trychlos/bug-mapping-url
Exhibit a bug in Meteor mapping from urls to files
https://github.com/trychlos/bug-mapping-url
Last synced: 9 months ago
JSON representation
Exhibit a bug in Meteor mapping from urls to files
- Host: GitHub
- URL: https://github.com/trychlos/bug-mapping-url
- Owner: trychlos
- Created: 2023-02-09T18:26:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T08:06:51.000Z (over 3 years ago)
- Last Synced: 2025-03-05T18:56:57.654Z (about 1 year ago)
- Language: CSS
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Does serving static files from multiple routes in Meteor implies to multiply /public installations ?
This is the question I posted yesterday on StackOverflow.
The behavior I find with this demo application is detailed [here](https://stackoverflow.com/questions/75402993/does-serving-static-files-from-multiple-routes-in-meteor-implies-to-multiply-pu/).
And the work-around I finally found...
Enjoy!
---
P. Wieser
- Last updated on 2023, Feb. 10th.