die icon indicating copy to clipboard operation
die copied to clipboard

Application and asset management to die for.

Results 6 die issues
Sort by recently updated
recently updated
newest added

Hi, I just discovered die and tried to visit its homepage, but my connection times out. The waymback machine can't see it either. Is that a temporary outage or is...

It occurs when I have more than one npm linked modules... Error: What the fuck!? at module.exports.iterate (/Users/sferreira/software/cal/cal-tde-app/node_modules/die/node_modules/requisite/lib/resolver.js:114:25) at Object.oncomplete (fs.js:297:15)

When run using node ., the application when reloaded in the browser will sitll pull in files for which the only require statement has been removed.

app.css:-1 Resource interpreted as Stylesheet but transferred with MIME type text/plain. app.js:-1 Resource interpreted as Script but transferred with MIME type text/plain.

Die build seems to be using the css url for both the css and js. Hilariousness ensues.