Per Nilsson
Per Nilsson
By convention, anything needed to build the dist bundle should be a real dependency.
`somecode` should be rendered to `somecode`. Currently, backticks don't do anything:
the .dmg and .exe files are currently hosted straight on our Wordpress web server. This is not ideal in terms of download speed and load (not sure if we get...
Leave "`npm` special" script names (`test`, `start`) for project to implement.
I'm considering using `little-loader` to dynamically load in component suites at run-time. Currently, there is only support for a singular `src` string. I would welcome support for an array of...