Updated webpack to resolve common file extensions
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import storage from '@/storage.js'
|
||||
import storage from '@/storage'
|
||||
|
||||
export default {
|
||||
data(){
|
||||
|
||||
Reference in New Issue
Block a user