[Version] Change to v0.5.2
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/bundle-v0.5.1.js"></script>
|
||||
<script src="/bundle-v0.5.2.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -64,7 +64,7 @@ module.exports = {
|
||||
output: {
|
||||
publicPath: '/',
|
||||
path: path.resolve(__dirname, './public'),
|
||||
filename: 'bundle-v0.5.1.js',
|
||||
filename: 'bundle-v0.5.2.js',
|
||||
|
||||
},
|
||||
resolve: {
|
||||
|
||||
Reference in New Issue
Block a user