Skip to content

Commit

Permalink
removing testing files
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeblackshear committed Jun 12, 2021
1 parent 58cfb8b commit 138fa45
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 24 deletions.
22 changes: 0 additions & 22 deletions web/public/jsmpeg.html

This file was deleted.

1 change: 0 additions & 1 deletion web/public/jsmpeg.min.js

This file was deleted.

1 change: 0 additions & 1 deletion web/snowpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ module.exports = {
public: { url: '/', static: true },
src: { url: '/dist' },
},
exclude: ['**/jsmpeg.*'],
plugins: ['@snowpack/plugin-postcss', '@prefresh/snowpack', 'snowpack-plugin-hash'],
routes: [{ match: 'all', src: '(?!.*(.svg|.gif|.json|.jpg|.jpeg|.png|.js)).*', dest: '/index.html' }],
optimize: {
Expand Down

0 comments on commit 138fa45

Please sign in to comment.