mediamonks / muban

A backend-agnostic framework to enhance server-rendered HTML using a modern webpack development setup.
https://mediamonks.github.io/muban/
39 stars 15 forks source link

Add "skeleton" field to package.json #74

Closed flut1 closed 5 years ago

flut1 commented 5 years ago

Create a "skeleton" field that mirrors the "name" and "version" properties.

The reasoning behind this: when you create your own project, you should be able to change the "version" and "name" field in package.json to reflect your project rather than muban. If we do that however, we lose information about which skeleton version the project was originally started with.